The castor jar was a little over 1 Meg at last track. (There are different
Castor jars - that is for the XML only jar).

A mapping file is not required. There is a default behavior without any
mapping.  I always use a mapping file because I like having control over my
XML.


> -----Original Message-----
> From: Angelo Chen [mailto:[EMAIL PROTECTED]
> Sent: Saturday, September 01, 2007 1:07 AM
> To: users@tapestry.apache.org
> Subject: RE: T5: POJO to xml lib
> 
> 
> Hi Jonathan,
> 
> I tried XStream as suggested by 蝈蝈龙, it works, but library size is big
> around 5mb added, how big is the Castor? one nice thing about XSream is, I
> don't have to write any xml mapping, same with Castore? Thanks.
> 
> A.C.
> 
> Jonathan Barker wrote:
> >
> >
> > Try Castor at www.castor.org
> >
> > It's a Java <-> XML tool that favors the Java side.  It's easy by
> default,
> > but can be very flexible. I use this the most.
> >
> > If you want to favor the XML side, then XMLBeans at Apache would be
> > better.
> >
> > JB
> >
> >
> >> -----Original Message-----
> >> From: Angelo Chen [mailto:[EMAIL PROTECTED]
> >> Sent: Friday, August 31, 2007 9:12 PM
> >> To: users@tapestry.apache.org
> >> Subject: T5: POJO to xml lib
> >>
> >>
> >> Hi,
> >>
> >> I have this need to write/read some java objects to xml files in T5,
> can
> >> anybody recommend one that works? Thanks.
> >>
> >> A.C.
> >> --
> >> View this message in context:
> >> http://www.nabble.com/T5%3A-POJO-to-xml-lib-
> >> tf4363192.html#a12436353
> >> Sent from the Tapestry - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> 
> --
> View this message in context: http://www.nabble.com/T5%3A-POJO-to-xml-lib-
> tf4363192.html#a12437499
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to