RE: [Morphos] Java data morphing package - second stab

2002-06-06 Thread Tim Moore
2002 4:27 PM > To: Jakarta Commons Developers List > Subject: Re: [Morphos] Java data morphing package - second stab > > > From: "Stephen Colebourne" <[EMAIL PROTECTED]> > > > The problem with the two object input approach is that it > > preclud

Re: [Morphos] Java data morphing package - second stab

2002-06-06 Thread Nicola Ken Barozzi
From: "Stephen Colebourne" <[EMAIL PROTECTED]> > > * It uses two params and not a return value to make it usable with > > * event based Objects (contenthandlers). > > * Events in the Morpher are notified by registering a listener. > > * [new] parameters are managed with beans get/set meth

Re: [Morphos] Java data morphing package - second stab

2002-06-06 Thread Stephen Colebourne
> * It uses two params and not a return value to make it usable with > * event based Objects (contenthandlers). > * Events in the Morpher are notified by registering a listener. > * [new] parameters are managed with beans get/set methods > **none* are mandatory > */ > publ

[Morphos] Java data morphing package - second stab

2002-06-06 Thread Nicola Ken Barozzi
Ok, here is the second stab at it :-) I'm still crossposting now to other projects that have shown interest. I have gotten many suggestions privately, so this will contain them + clarifications, and a concrete example. This discussion properly resides on the Jakarta Commons mailing list. To subs