in reply to A quicker way to have protected and private fields?
Is it likely that you will have different protected and private members on a per-object basis, or would it make more sense to move those definitions outside the constructor?
This is an interesting way to implement objects. I can't see that it's particularly advantageous, but it is interesting.
|
---|