FogBugz (Case [Issue]10478) Kernel - Add Symbol >> #asClass

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10478) Kernel - Add Symbol >> #asClass

Pharo Issue Tracker
A FogBugz case was opened by Camillo Bruni.

Case ID:      10478
Title:        Add Symbol >> #asClass
Status:       Work Needed
Category:     Enhancement
Project:      Kernel
Area:         Misc
Priority:     6 - Fix If Time
Milestone:    Later
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10478

Guillermo suggested something like this:
<code>
Symbol>>asClass
self asClassInEnvironment: self class environment

Symbol>>asClassInEnvironment: anEnvironment
anEnvironment globals at: self
</code>


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10478) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker