Hmm. Good point. The line numbers threw me off. It's the loader
adapter for gpsee. Never mind, I can fix these.
The line numbers must be from eval()ed code.
I don't think the approach taken here
http://gpsee.blogspot.com/2010/12/wrapped-modules-with-gpsee-02-gsr-10.html
has any benefit for the loader.
What I need is to eval() code in a way that it will keep track of file
and line info properly especially for stack traces. Would
require("gpsee").include() do that? Can I add something to the module
source before eval()ing it?
Christoph
On Oct 2, 5:09 pm, Wes Garland <
w...@page.ca> wrote:
> What's gpsee.js?
>
> Wes
>