On Tue, Mar 4, 2008 at 2:49 PM, Chris Chabot <[EMAIL PROTECTED]> wrote:
> Hey Cassie > > To solve some of the out-of-tree issues with some files like the rpc > html's and container scripts, i've made the FilesServlet.php class > which serves <basepath>/files from the <shindig_root>/javascript > directory. It also has the same /js functionality as the java version, > so that _should_ make the 2 identical as far as all the features, > sample containers and demo's go, which should give us the flexibility > to make everything work with both the java and php versions. > > The only other thing, apart from the opensocial-0.7 feature that > depends on the localhost:8080, are the javascript/container/ > sample?.html files, would be it possible to make the use current > document host instead of a hard coded localhost:8080 assumption? I > think that would finish making everything work together as they should Fantastic! Something like this definitely seems possible. Would you go ahead and file a bug for it? > > -- Chris > > On Mar 4, 2008, at 2:20 PM, Cassie wrote: > > > It will absolutely be configurable. I think if the opensocial-0.7 > > feature is > > the only thing that is wrong, then don't worry too much.. because it > > isn't > > exactly right for the java based server either :) > >

