The part in this FR that deals with computed properties I can go along with, but I am cannot think of instances of code where a private "instance" variable would be really useful. Maybe others can..
On 10/1/07 23:44, "Lars Jensen" <[EMAIL PROTECTED]> wrote: >> I don't know what you would call it ( Instance Static?) but having variable >> that are >> unique to an instance but visible only to that method would be very useful >> IMO. > > I'd call it a "private local variable": > > http://www.realsoftware.com/feedback/viewreport.php?reportid=yhfcxpsg > > lj > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives of this list here: > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
