What are the issues or limitations in using Spry in conjunction with other Ajax frameworks?
The Spry framework includes the use of the Google XPath library. As a result, Spry may break when used in conjunction with the Prototype Ajax library. The Prototype Ajax library breaks this XPath implementation, and other third-party JavaScript libraries, because of the way the Prototype library extends the JavaScript built-in types. We have taken steps to ensure compatibility with Prototype and other frameworks. Due to the dynamic nature of the Ajax world, incompatibilities may arise. We are determined to make sure we play well with others.