[Greasemonkey] Script scoping

Mark Pilgrim pilgrim at gmail.com
Mon May 2 22:20:15 EDT 2005


On 5/2/05, Aaron Boodman <zboogs at gmail.com> wrote:
> We can remove this; I'm not married to it.
> 
> The main reason I added it was to make GM_* functions local to user
> scripts, but I can probably (?) think of another way to accomplish
> that. Mark would have to revise his book.

Please don't defer changes on my account.  If it's a good idea, do it;
I'll revise as needed.

In this case, I don't like the idea (@scriptinclude, cross-user-script
dependencies).  If you have more than one script's worth of code, make
an extension.  We even have a compiler for that now.

-- 
Cheers,
-Mark


More information about the Greasemonkey mailing list