Hi,
We have inherited a legacy PowerBuilder application and in the system documentation, in a section entitled "Object Encapsulation", I have found the following when discussing object level functions and instance variables:
"Private access right is discouraged since private is only class private, not instance private."
Is this correct?
Regards,
Michael Connell.