Hi again... We are currently implementing an opensocial container, our site uses jquery and has been using it for quite some time before starting any development with opensocial. I'm not completely sure, but is seems like opensocial heavily relies on prototype javascript library for its implementation. I've just checked partuza's and orkut's implementations and both have the "$" as a prototype environment variable.
Since jQuery also uses "$" as its environment variable there is a conflict between these two after rewriting each other's property. jQuery could be referenced by using "jQuery" environment variable or using an alias, thus causing no conflict... although that would require some code rewriting which we are trying to avoid. Do gadgets.js, rpc.js and other files need prototype as part of the standard or is there another path? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/opensocial-container?hl=en -~----------~----~----~----~------~----~------~--~---
