Inner Classes
Alain Magloire
magloire at cae.ca
Sun Mar 15 13:17:23 PST 1998
Bonjour
>
> Anyone used inner classes with kaffe? I have to use them in my new project.
> Is there a reason to worry at all?
>
If kaffe or guavac pretends to be java 1.1.x compliant.
I don't see no reason to worry. It's part of the spec.
Right ?
If you're planning to distribute the code to clients
that may use java 1.0.x then yes.
For ex. not all web browser support awt 1.1
care must be taken with applets.
--
alain
More information about the kaffe
mailing list