You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Carsten Ziegeler <cz...@s-und-n.de> on 2002/10/07 16:38:27 UTC

[RT]: InputModules interfaces

Hi,

I just looked at the InputModule interface and I have some
questions/suggestions:

a) Package name
I think the interface should rather be located in o.a.c.components.modules
(or
perhaps o.a.c.sitemap)

b) Exception handling
The methods should not throw an ConfigurationException because this
exception is an "avalon reserved lifecycle exception". ProcessingException
would be much better.

c) What this optional "modeConf" Parameter?

d) Is there currently any use for getAttributeValues() ?

Carsten


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org