Closed stephencelis closed 7 years ago
@kainosnoema Done.
I'd like to give this a quick try in a project or two since there are so many changes here, but it all looks pretty good. The additions solve real-world problems in elegant ways, so unless something pops up while integrating, I say this is good for 1.0.
I’m going to need a little more time with this branch. I removed the special code in our API and set up the mappings, but it’s not smooth yet. We have multiple presenters for some classes, so I want to see how to best handle that, and sometimes objects aren’t getting presented at all for some reason (Jsonite is just passing through the model object untouched), even though the mapping seems to be correct. I’ll keep you posted.
:+1: Interested to hear if there are any bugs, etc.
Spring cleaning 📥
@stephencelis ya, it's been too long. Believe it or not Zinc is still running strong on Jsonite, so we should probably contribute back to this soon and go 1.0 still. Would be good to move into maintenance mode.
Assorted fixes and enhancements. Comments, @kainosnoema?