I think he meant he wants the output of the JSON plugin to be
definable based on extension.
To me that just sounds like another REST extension mapping rather than
having anything to do with the JSON plugin.
Dave
2011/3/7 John Lindal :
> Can you explain what you mean by "the current json is not s
Can you explain what you mean by "the current json is not scalable enough"?
John
On 3/6/11 5:31 AM, "Frans Thamura" wrote:
hi all
just input, any idea to make a json plugin plugable, we use jackson
here, but there is gson, and the current json is not scalable enough
we put the source of stru
as dave and lukas mentioned you have 2 paths of resolution:
1)refactor AnnotationProcessor to InstanceManager yourself ( i would suggest
implementing this asap )
remember to effect this for all JSP, Java as well as refactoring core and
dojo-plugin poms
2)request a refactor of AnnotationProcess