I haven't looked closely at prototype.js, or the getTransport function. That
said, Javascript is a dynamic language that allows you to redefine
functions, why not just load prototype.js and then load your extension js
with the new implementation of getTransport?

Josh


On Feb 13, 2008 3:45 AM, lebenski <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> I have a requirement to remove the auto import of the tapestry bundled
> version of prototype.js.  I am implementing this:
>
> http://www.jimbojw.com/wiki/index.php?title=SWFHttpRequest_Flash/Ajax_Utility
> to facilitate cross-domain javascript.  The elegant implementation of this
> requires a minor change to the getTransport function in prototype.js.
> Therefore, I need to include my own version of prototype.js in Tapestry
> pages rather than the Tapestry bundled version.
>
> Several hours googling has provided no leads.  Can anyone help?
>
> Ben.
> --
> View this message in context:
> http://www.nabble.com/Help%21-Turning-off-auto-import-of-prorotype.js-from-Tapestry-JAR-tp15456459p15456459.html
> Sent from the Tapestry - User mailing list archive at 
> Nabble.com<http://nabble.com/>
> .
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

Reply via email to