On 08.Oct.2002 -- 10:00 PM, Giacomo Pati wrote:
> Carsten Ziegeler wrote:
> >So, summarizing this, it seems that we agree on changing the InputModule
> >interface to
> >
> >o.a.c.components.modules.InputModule
> >{
> >   Object getAttribute( String name, Map objectModel ) throws
> >ProcessingException;
> >
> >   Iterator getAttributeNames( Map objectModel ) throws 
> >   ProcessingException;
> >
> >   Object[] getAttributeValues( String name, Map objectModel ) throws
> >ProcessingException;
> >}
> >
> >Everyone happy with this?
> 
> What is the reason a getAttribute.. method to throw an Exception? Isn'tz 
> it possible to follow usual patterns like Request or Map objects do?

This depends on the run-time configuration issue which is still
discussed.

        Chris.
-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

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

Reply via email to