We just solved the extentension problem, we can replace json.jar using jackson 
now

Jackson have jsonfactory, may be interest all of u

Will blog about this soon

John,
We got that using the default json, the output gone like blank, the json is not 
big, we try geneology tree json model, 




/m/

-----Original Message-----
From: John Lindal <lind...@yahoo-inc.com>
Date: Tue, 15 Mar 2011 10:12:37 
To: Struts Developers List<dev@struts.apache.org>
Reply-To: "Struts Developers List" <dev@struts.apache.org>
Subject: Re: Roadmap for 2.3

How big is the JSON data that you are parsing?

I have heard good reports about Jackson's performance, but we will need to
investigate whether it can support all the hooks provided by the current
implementation.

John


On 3/15/11 4:24 AM, "Frans Thamura" <fr...@meruvian.org> wrote:

> we find here to implement JSON using current json jar is not scalable
> enough, jackson can parse bigger json
> 
> that why we extend the json plugin using jackson jar here
> 
> www.github.com/blueoxygen/cimande -> jackson
> 
> but we find we cannot replace the current json.jar, with jackson.
> 
> so we must use the .jackson in the implementation rather using .json
> 
> F
> 
> 
> On Tue, Mar 15, 2011 at 6:21 PM, Maurizio Cucchiara <
> maurizio.cucchi...@gmail.com> wrote:
> 
>> When you talk about jackson parser you mean serialize, deserialize, both?
>> 
>> On 15 March 2011 11:47,  <fr...@meruvian.org> wrote:
>>> +1
>>> Can we use another json parser like jackson
>>> 
>>> 
>>> ------Original Message------
>>> From: Johannes Geppert
>>> To: dev@struts.apache.org
>>> ReplyTo: Struts Developers List
>>> Subject: Re: Roadmap for 2.3
>>> Sent: Mar 15, 2011 5:03 PM
>>> 
>>> Only a thought, what are you thinking about moving the convention plugin
>> into
>>> core?
>>> 
>>> Many People don't know the convention plugin and offen i hear that
>> Struts2
>>> is
>>> an old fashion XML configuration MVC Framework.
>>> 
>>> Johannes
>>> 
>>> 
>>> 
>>> --
>>> View this message in context:
>> http://struts.1045723.n5.nabble.com/Roadmap-for-2-3-tp3609943p3695351.html
>>> Sent from the Struts - Dev mailing list archive at Nabble.com.
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>>> For additional commands, e-mail: dev-h...@struts.apache.org
>>> 
>>> 
>>> 
>>> /m/
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
>>> For additional commands, e-mail: dev-h...@struts.apache.org
>>> 
>>> 
>> 
>> 
>> 
>> --
>> Maurizio Cucchiara
>> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to