On 08.Oct.2002 -- 08:09 AM, 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?

Not happy but OK ;-)

Just one thing: Where should the other two interfaces go?
o.a.c.components.modules.OutputModule
o.a.c.components.modules.AutoIncrementModule
then?

        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