Magic methods? I've used rhino for years and I have never seen anything about "magic methods". Are you speaking of the JavaAdapter techniques?
-Louis On Tue, Aug 18, 2009 at 2:18 AM, Stephan Beal<[email protected]> wrote: > On Tue, Aug 18, 2009 at 11:16 AM, Stephan Beal <[email protected]> > wrote: >> >> http://groups.google.com/group/envjs >> >> it "requires Rhino." They even have a copy of rhino checked into the >> source tree with it. > > and now i see why: > > var curLocation = (new java.io.File("./")).toURL(); > > they make heavy use of the Java API and apparently also of "magic methods" > which are engine-specific. > > > -- > ----- stephan beal > http://wanderinghorse.net/home/stephan/ > > > > --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
