On Mon, Mar 3, 2008 at 11:32 AM, Chris Chabot (JIRA) <[EMAIL PROTECTED]> wrote:
> One example of how the 'features' tree completely depends on the Java > shindig version is the URL's in the features (localhost:8080), which won't > work with the php version. The only reference to localhost:8080 I can find is in Cassie's new opensocial-0.7 implementation. grep -r 'localhost:8080' trunk/ shows this to be the case today. Also it completely depends on the features that have been commited to the > java version, such as the new opensocial-0.7 feature includes > communication with the http://localhost:8080/gadgets/socialdata servlet The opensocial feature should be configurable. I'm sure it will be by the time the opensocial-0.7 feature is ready for production use. It would be trivial to add a syndicator config block for this feature to address this.

