Re: AJAX/Google Pages
Ryan Perry <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
On Jun 16, 2006, at 2:38 PM, Peter Stevens wrote: > Yes and no. AJAX is pretty heavily into Java script - you'll be > spending a lot of time with Tamper Data to figure out what data is > being sent back and forth. You can look at and reverse engineer the > java script. > > Can it be done? Certainly. Is it easy? No. Is it practical? Well > that depends on the complexity of the javascript environment and > how much time & energy you have for the problem. > > We need a Javascript + DOM implementation on top of Mechanize! I strongly agree. It's the future and we need to be there. How would one go about this? I'd be happy to contribute. Where do I start? Thanks!