Hi Matt, Thanks for the info. I use json-lib which use Morph. (http://json-lib.sourceforge.net ) it uses Morph object that implement Dynbean.
Thanks for the info, I'll have a look on this side. Seb. On Jan 19, 2008 5:45 PM, Matt Benson <[EMAIL PROTECTED]> wrote: > This is a little late, but Morph at sf.net is another > object transformation project similar to Dozer with a > different architecture, that comes with DynaBean > support. If you try the current (old) release and > have any problems don't hesitate to ask on the mailing > lists for help or info. > > -Matt > > --- Sebastien Degardin <[EMAIL PROTECTED]> > wrote: > > > Yes, I used Dozer in my last project. > > > > Dozer is fine, however, All my code is around > > DynaBean. > > > > for info, I've coded a Custon BeanUtilsBean which > > does the filtering in the > > copyProperty method. > > > > That's probably not perfect but it works for the > > moment. > > > > Cheers, > > > > On Jan 17, 2008 10:23 PM, Laurent Perez > > <[EMAIL PROTECTED]> wrote: > > > > > I've never used Dynabeans, but maybe you could > > have a look at Dozer > > > bean to bean mapper > > (http://dozer.sourceforge.net/) and its > > > field-exclude settings. > > > > > > laurent > > > > > > > > > 2008/1/17, Sebastien Degardin > > <[EMAIL PROTECTED]>: > > > > Hi there, > > > > > > > > I'm trying to find a way to copy a Dynabean to a > > JavaBean using some > > > kind of > > > > filter to only copy some properties. > > > > > > > > I tried to find on the archive .. sorry if it's > > a cross post. > > > > > > > > Tks. > > > > > > > > g > > > > > > > > > > > > > -- > > > <a > > > href="http://in-pocket.blogspot.com">http://in-pocket.blogspot.com > > > - Mobile world, technology and more</a> > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > > ____________________________________________________________________________________ > Looking for last minute shopping deals? > Find them fast with Yahoo! Search. > http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Best regards, Sebastien Degardin 12, Old Farm Avenue London N14 5QP Mobile : +447515356869 Skype sebastiendeg
