browserJS

1 view
Skip to first unread message

George Moschovitis

unread,
Sep 27, 2009, 4:51:42 AM9/27/09
to narw...@googlegroups.com
What is the use-case for browserJS. Can it be used for web page scrapping?

Nathan Stott

unread,
Sep 27, 2009, 10:30:53 AM9/27/09
to narw...@googlegroups.com
I'm using its XMLHttpRequest implementation as a backend for my http client.

Tom Robinson

unread,
Sep 27, 2009, 7:19:35 PM9/27/09
to narw...@googlegroups.com
It's sort of like env.js, in that it provides some of the APIs that
are available in the browser.

It's DOM implementation for Rhino just uses the Java DOM API, which
doesn't handle HTML, AFAIK. I think env.js has an HTML parser.

We should probably combine efforts with env.js. I didn't use it
originally because their setTimeout uses threads rather than an event
loop.

Steven Parkes

unread,
Oct 5, 2009, 12:23:07 PM10/5/09
to Narwhal and Jack
> We should probably combine efforts with env.js. I didn't use it  
> originally because their setTimeout uses threads rather than an event  
> loop.

I'm not sure if this has made it into Chris's repo, but I submitted a
patch a while ago to ditch the threads in the timeout functions.

Nathan Stott

unread,
Dec 11, 2009, 9:49:42 AM12/11/09
to narw...@googlegroups.com
Dragging up this old thread because I'm wondering if the combining efforts with env.js suggestion was taken.

What're the plans for the future of the browserjs package?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Narwhal and Jack" group.
To post to this group, send email to narw...@googlegroups.com
To unsubscribe from this group, send email to narwhaljs+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/narwhaljs?hl=en
-~----------~----~----~----~------~----~------~--~---


Reply all
Reply to author
Forward
0 new messages