On Tue, 14 Aug 2001 00:49, Peter Donald wrote: > Thats one way of doing it. Another is to actually implement proper > ClassLoaders that follow the jdk1.3 spec with respect to package > dependencies and version interfaces at package level.
That may not be clear. What I mean is that instead of depending on Configurable V1.0.0 you depend on the Avalon Framework specification 4.0 and assume any jar that exports that spec has compliant interfaces. -- Cheers, Pete *-----------------------------------------------------* * "Faced with the choice between changing one's mind, * * and proving that there is no need to do so - almost * * everyone gets busy on the proof." * * - John Kenneth Galbraith * *-----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
