Martin Blom skrev 2010-02-10 22.28:

1) I already have a path array in ESXX, which also happens to be a JS
array that is searched from the front. However, having two path objects
is weired, so I'm wondering if we could either perhaps replace the
'secure' argument with a 'paths' argument (Scriptable) so I can inject
mine, or add a method that returns Require's paths object so I can use
that one instead?

(I just realized that my array is not an array of string but URI objects, so I think I need to provide my own Scriptable that implements the correct view of the path array.)


--
---- Martin Blom --------------------------- mar...@blom.org ----
Eccl 1:18                                 http://martin.blom.org/
_______________________________________________
dev-tech-js-engine-rhino mailing list
dev-tech-js-engine-rhino@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to