[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] CR: overhaul environment representation
From: |
Felix |
Subject: |
Re: [Chicken-hackers] CR: overhaul environment representation |
Date: |
Wed, 31 Aug 2011 05:15:23 -0400 (EDT) |
From: Christian Kellermann <address@hidden>
Subject: Re: [Chicken-hackers] CR: overhaul environment representation
Date: Wed, 31 Aug 2011 09:37:29 +0200
> * felix winkelmann <address@hidden> [110831 09:35]:
>> Note that this will make then "environments" egg obsolete
>> and extensions that depend on it will stop working.
>
> Thanks!
>
> What steps need to be done to make them work again?
> We will sort it out.
I have started to add some hooks to the interpreter. Basically,
we just need an API.
cheers,
felix