strange compilation error
Hi, I tried to do add a new instance variable to the UITheme class, and I get an "Error: Should not happen" related to how the originalScope is not the same as the newScope in LayoutClassScope>>rebase:to: I have no good ideas as of what this means and why it happens. Anyone? Doru -- www.tudorgirba.com "Every thing has its own flow"
this looks like a problem in the new classbuilder stef On 04 Jan 2014, at 17:35, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
I tried to do add a new instance variable to the UITheme class, and I get an "Error: Should not happen" related to how the originalScope is not the same as the newScope in LayoutClassScope>>rebase:to:
I have no good ideas as of what this means and why it happens. Anyone?
Doru
-- www.tudorgirba.com
"Every thing has its own flow"
participants (2)
-
Stéphane Ducasse -
Tudor Girba