Le 30 mars 2015 à 09:10, Marcus Denker a écrit :

> 
>> On 29 Mar 2015, at 10:32, stepharo <steph...@free.fr> wrote:
>> 
>> Before that I would like that the compiler outputs classes definition in an 
>> environment (that can be the default one) but that can be the one
>> I want and specified from the outside of the compiler.
> 
> For installing, it is the ClassInstaller that does that (and yes, it has an 
> environment).
> 
> What the compiler does not have is to look up references e.g. to symbols 
> regarding to an environment, but that is because we
> don’t have that concept right now in the system in general. globals/class 
> vars are requested from the class (which defines its environment).
> 
> So in general, we first need a use case, else it is not clear what to do…

A first use case could be to install new code in a sandbox, check if the 
loading is good, and then move the code to the default environment, else drop 
the sandbox.
It is also a part of the feature asked by Johan: install code in a sandbox for 
tests purposes and then drop it without perturbing the system.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to