libseed-list scoped include



It would be nice if Seed.scoped_include() can take an optional global obj as input, then one could prepare sandboxes with:

ctx = new sandbox.Context;
Seed.scoped_include(somefile,ctx.global);

/Jonatan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]