Hi,

after falling into the same trap for the third time
I would suggest to use only a consumer and
not distinct between lexical handler and content
handler for the sitemap components.

Some components, e.g. the TraxTransformer only
initialize well if the setConsumer() method
is used. if you use setContentHandler and
setLexicalHandler this fails.
This is a deep trap I think many component writers
will fall into.

So I suggest, lets remove the setContentHandler,
setLexicalHandler methods from the interfaces.

In most cases these aren't used anyway.

It would also clean up the interfaces.

Suggestions?


Carsten 

Open Source Group                        sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                          mailto: [EMAIL PROTECTED] 
================================================================


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

Reply via email to