realbasic-plugins
[Top] [All Lists]

Re: Properties vs Methods and the Debugger [Was: Properties for Dynamic

To: "REALbasic Plugins" <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Properties vs Methods and the Debugger [Was: Properties for Dynamic Classes]
From: Thomas Tempelmann <listuser at tempel dot org>
Date: Tue, 28 Sep 2004 17:37:05 +0200
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Norman Palardy wrote:

>Would be nice to see it as "READ ONLY" in the debugger.

But that's not what it is.

The getter can have side effects as well, after all. So,
you can't even safely read the property without causing a
possible side effect.


-- 
Thomas Tempelmann,
http://www.tempel.org/rb/
http://www.tempel.org/software/


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Properties vs Methods and the Debugger [Was: Properties for Dynamic Classes], Thomas Tempelmann <=