json-model
json-model copied to clipboard
info req
continuing SO discussion ...
a couple of Qs
-1 you say json-model is faster but fewer features comparing tv4.. what features does it lacks?
-2 could you tell more about re-using precompiled schemas, how to do it?
-3 providing an object to JsonModel.create will the original object be updated with manipulations made on the resulting jsonmodel?
Thanks
[edit] -3 i guess it's true..
It seems that json-model is lacking these tv4 features;
-addFormat
-defineKeyword
-defineError
is it possible to integrate with them? they're really handy!
am i missing something else?