Sam Tobin-Hochstadt
Sam Tobin-Hochstadt
Replace options.address with a polymorphic location specifier (including file name, URL, line number, etc).
Also, rename `actualAddress` to `address`.
I think this is a little over-complicated. I like the user-visible behavior, but I don't think we should spec the weird internal unobservable reject/exception/private state interaction. Just state that the...
I agree that stack inspection is the wrong solution. I was thinking of your second solution, but if you think that consequence is not ok, then I'm open to your...
@dherman says that he likes this but it should be called `options.referer` or something similar.
Conversation with @dherman and @jorendorff confirms that we like this.
Yes, I believe this is still the plan, in the browser loader implementation.
Right, we haven't propagated changes from class/0 into class/1. On Mon, Jan 30, 2012 at 10:47 PM, Asumu Takikawa [email protected] wrote: > The following code fails with an error: >...
What version of `base` does this need, for the info.rkt file?
Ah, then it doesn't matter so much, since packages were added then too. :)