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]
