Stefan Gybas <[EMAIL PROTECTED]> writes: > If I take kaffe's core classes the user might get an exception (like > IncompatibleClassChangeError) when using the compiled classes with Sun's > or IBM's classes
Seems unlikely. You should only get IncompatibleClassChangeError
if there is a bug in the Kaffe implementation, since the standard
classes are not allowed to change interfaces.
--
--Per Bothner
[EMAIL PROTECTED] http://www.bothner.com/~per/

