Generate xcodemodel file from JSON
One for the far future - just wondering how easy it would be to go in this direction as well as the other one...
I'd give this the lowest possible priority. What would be the benefit exactly? Also we could only have a meaningful model if we'd set up the relationships as well - and we have no way to define those in the JSON format.
Or are you hoping to switch to core data one day? :P
Actually, I've implemented relationships too, so that's not a problem - they are really just a different list of properties, that have a different template.
We have the ability to go from xcodemodel -> json, so I was just wondering how easy it would be to go the other way ; might be handy for migrations.
Like I said though, one for the far future...