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
>

Reply via email to