Hi, On Tue, 28 Jan 2003 05:17, [EMAIL PROTECTED] wrote: > mirceatoma 2003/01/27 10:17:33 > > Modified: converter/src/java/org/apache/excalibur/converter/lib > SimpleMasterConverter.java > Log: > Add Component (deprecated) interface in order to work with older > containers (ex. ECM).
This broke my code. I use converter in context that does not have avalon present in classpath. Also the current ECM does not need the component interface. If you really need the Component interface then I would prefer that you created a class ala public class AvalonMasterConverter extends SimpleMasterConverter implements Component {} -- Cheers, Peter Donald *------------------------------------------------------* | "The whole problem with the world is that fools and | | fanatics are always so certain of themselves, but | | wiser people so full of doubts." - Bertrand Russell | *------------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]