|
I have a basic question about the OOP features in
Unicon: under what circumstances should one use the "self" variable when
accessing an object?
I understand it happens automatically when
accessing attributes within a class. I also understand the Unicon book
says that using "self" variable explicity is rare. However, the
IVIB inserts it everywhere during code generation. I am missing
something?
Regards,
Daniel Boulet
|
- [Unicon-group] basic question - OOP Daniel Boulet
- Re: [Unicon-group] basic question - OOP Clint Jeffery
