Oct. 16, 2013
9:28 a.m.
On Oct 16, 2013, at 11:19 AM, Norbert Hartl <norbert@hartl.name> wrote:
Am 16.10.2013 um 11:15 schrieb Marcus Denker <marcus.denker@inria.fr>:
Hi,
You can now do:
ScriptLoader new unloadPackageNamed: 'CompilerTests'. ScriptLoader new unloadPackageNamed: 'Compiler'.
and the system continues to work.
Very good. So this is kind of a "real" start for opal, isn't it?
Hmm⦠when we finally remove it and use that chance to clean up the APIs⦠(e.g. get rig of DebuggerMethodMap, failBlock: and moreâ¦) Marcus