help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [bug] Class variables only bound in methods followi


From: Damien Pollet
Subject: [Help-smalltalk] Re: [bug] Class variables only bound in methods following them
Date: Fri, 27 Mar 2009 03:34:40 -0700

Issue status update for http://smalltalk.gnu.org/project/issue/286 Post a follow up: http://smalltalk.gnu.org/project/comments/add/286

Project:      GNU Smalltalk
Version:      <none>
Component:    VM
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  dpollet
Updated by:   dpollet
Status:       active

What about going through the class definition for class variables first,
then compile the methods? So at least inside the A subclass: B [ … ]
block, the compiler would only "Undeclare" only what's really not
there.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]