Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save codable models #64

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

APPS2CREATE
Copy link
Contributor

No description provided.

Copy link
Collaborator

@fousa fousa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Voeg je nog info toe aan de README? Ziet er goed uit voor de rest!

@APPS2CREATE
Copy link
Contributor Author

Voeg je nog info toe aan de README? Ziet er goed uit voor de rest!

README toegevoegd, slightly different dan de rest. Omdat ik het ook met een klein voorbeeld wilde tonen zodat het meer relevant was.

@APPS2CREATE APPS2CREATE requested a review from fousa March 17, 2019 20:51
struct has default init - class doesn’t
Copy link
Collaborator

@fousa fousa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kan het zijn dat de testen falen?

README.md Outdated
@@ -88,6 +88,32 @@ Defaults[.dateValue] = NSDate()
print(Defaults[.dateValue]) // Prints '1996-12-19T16:39:57-08:00'
```

### Codable Defaults
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enkel dit nog in de inhoudstabel toevoegen :)

@HannesVDB
Copy link
Contributor

@AdamsDevelopment, wat is de status van dit?

@APPS2CREATE
Copy link
Contributor Author

@AdamsDevelopment, wat is de status van dit?

Testen falen, een Bool is Codable waardoor er foute interpretatie's ontstaan wanneer je iets saved als codable model of bool. Eens ik een moment tijd vind ga ik dit oplossen. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants