[plt-scheme] DrScheme buglet?
On 8/29/07, Todd O'Bryan <toddobryan at mac.com> wrote:
> Yep. This is what's happening and it's kind of what I suspected.
>
> I wonder if there would be some way to create a definition scope that
> just consists of the teachpacks and then add the user definitions to
> that scope if it's syntactically well-formed. If it's not, just load the
> teachpack scope or something.
In general, that's a wonderful research question :)
As far as the other points, yes, I agree and that's what I imagined
from your earlier message.
Robby