Larry Wall wrote:

On Fri, Feb 27, 2004 at 09:08:31AM -0500, Dan Sugalski wrote:
: Nope. If a language wants to provide get/set methods for class : attributes it needs to create those methods at compilation time.


For Perl 6 it's a single method that might be lvaluable depending on
the declaration of the attribute.



Right, but the compiler should be able to figure that out and emit the proper code.

- Joe

Reply via email to