Re: State of the AJAX Union

John J Lee <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <Pine.LNX.4.64.0611222028250.4865@alice>
On Wed, 22 Nov 2006, Stefan Seifert wrote:
[...]
> I too thought about that. Maybe using the JavaScript or
> JavaScript::Spidermonkey module and XML::DOM. I will certainly
> experiment around with them, as we need it at work. Doesn't seem to be

Sigh, we've had this same little discussion at least five times here.

The browser object model is not the XML DOM.  It is the HTML DOM (which is 
ill-defined in practice, and is not really a superset of the XML DOM), 
plus other stuff.  There is currently no implementation of it outside of 
browsers.  Plus you have to build the damned DOM in the first place :-)


> too hard to me, but of course, I'm underestimating that :)

Yes.

As I've said many times before here, getting something working is not too 
hard, getting something useful is harder (how much depends on the 
audience, I guess), getting something good is a lot of work.  Maybe this 
is universally true, but especially so of JS support for LWP :-)


John
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.