Closed gxxcastillo closed 11 years ago
There is a backbone-relational branch where I tried incorporating it but had little luck. The biggest problem I had with backbone-relational was that it requires model "types" and thus also had many built in assumptions about these types; It would be ideal if we could leverage Siren's self describing nature and avoid types. For now I'm going back to focusing on the master branch but still using backbone-relational as a guide.
Lazy loading has been implemented (not tested)