Re: TypeConverter use in json-plugin

2011-01-28 Thread Leonard Broman
Ok that sounds like the way to go! I won't post a feature request in JIRA then. I noticed that it was plugged onto into the CI properly while browsing the code too, and I suppose it will be necessary. Well, right now I can work around the issue with excludeProperties parameter... Keep up the good

Re: TypeConverter use in json-plugin

2011-01-28 Thread Maurizio Cucchiara
At first glance it seems related with [1]. I'm working on that. I'd like to integrate type conversion support inside json plugin, but it's not easy (in many place the json plugin doesn't use dependency injection provided by struts, use static method and utility class). [1] https://issues.apache.or