You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is by "design" (is that "inconsistency by design" ?), because IIRC this was the reason dynamic keys were removed from coffee
Still, I think #d": -> super ... should compile to
I'd gladly do that if I had any understanding of coco's interns.
I thought that it was from this: but I don't know how to cache it. Should this be done in the Obj class ?
while not scope.get \superclass and scope.fun, scope.=parent
return \superclass.prototype + Index that .compile o if that.meth
I think this is by "design" (is that "inconsistency by design" ?), because IIRC this was the reason dynamic keys were removed from coffee
Still, I think
#d": -> super ...
should compile toor maybe ?
Is there a special reason for this ? Is something relying on this ?
The text was updated successfully, but these errors were encountered: