This website requires JavaScript.
Explore
Help
Sign In
encounter
/
JSONAPI
Watch
0
Star
0
Fork
0
You've already forked JSONAPI
mirror of
https://github.com/encounter/JSONAPI.git
synced
2026-03-30 11:18:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
163ac94c519127c78ee6ff204d624d56e305d2e9
JSONAPI
/
JSONAPI.playground
T
History
Mathew Polzin
163ac94c51
I did some more type wrangling to finally get the Id type to specialize on Entity rather than EntityDescription. The compiler gets into trouble depending on which of a few semantically identical routes are taken, but I finally stumbled upon the correct combination of protocols and extensions to get the job done. this was always the ideal outcome, but I was not sure the Swift compiler would allow it.
2018-11-28 21:13:07 -08:00
..
Pages
I did some more type wrangling to finally get the Id type to specialize on Entity rather than EntityDescription. The compiler gets into trouble depending on which of a few semantically identical routes are taken, but I finally stumbled upon the correct combination of protocols and extensions to get the job done. this was always the ideal outcome, but I was not sure the Swift compiler would allow it.
2018-11-28 21:13:07 -08:00
Sources
I did some more type wrangling to finally get the Id type to specialize on Entity rather than EntityDescription. The compiler gets into trouble depending on which of a few semantically identical routes are taken, but I finally stumbled upon the correct combination of protocols and extensions to get the job done. this was always the ideal outcome, but I was not sure the Swift compiler would allow it.
2018-11-28 21:13:07 -08:00
contents.xcplayground
Add a playground page to show off JSONAPITestLib and add nil literal expressibility to ToOneRelationship
2018-11-27 11:45:15 -08:00