Why would it make sense to introduce an inner class? The only difference 
between an inner class and a regular class is that the inner class has access 
to private members of a particular object, which an aspect has anyhow. So how 
can there be a use case that demands introduction of inner classes? Could you 
give an example?

Eric

--
Eric Bodden
Sable Research Group
McGill University, Montréal, Canada



Von: M;chi
Gesendet: Fr 22/12/2006 15:14
An: [email protected]
Betreff: [aspectj-users] introduction of inner classes


Hi,

I have something in mind where I'd need introduction of inner classes. Are 
there any plans for such a feature sometime soon?

Ciao M;chi
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to