On Fri, 2004-11-26 at 11:00, robert burrell donkin wrote:
> On 25 Nov 2004, at 18:50, Craig McClanahan wrote:
> 
> > The "Set Next" rule is optimized for the case of attaching a child to
> > a parent via a standard JavaBean property setter, so it doesn't know
> > anything about DynaBeans.  However, you might want to take a look at
> > the "Call Method" rule instead ... you can set up a call to a method
> > that takes parameters, so you should be able to call the standard
> > set() method on the DynaBean directly, passing the property name key
> > and the appropriate value.
> 
> +1
> 
> i'm not sure whether there is an elegant way to fit dynabeans support 
> to set next (and other rules). if there is, then i'd probably support 
> adding it.

I've added a TODO item to the wiki (see 2.1.10):
 http://wiki.apache.org/jakarta-commons/Digester/TODO

I hope I got the details right..

Regards,

Simon




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

Reply via email to