On 01/03/2010 16:55, Raido Kuli wrote:
Hi.

I've done some work on PHP framework. It's basically almost complete
replica of Java version, with few exceptions. You'll find
TestWookieService.php from the package, which is a small example.

Wonderful!!!

Can I ask you to create an issue and attach your contribution to it. There is a checkbox when uploading the file that indicates you are contributing this for inclusion in the project. This is an important part of our due diligence process.

Note, by donating this you do not assign copyright to the ASF, you merely licence it to the foundation so that we can release it as open source. If you have any questions we'd be happy to discuss them.

Once it is in the issue tracker I'll find some time to examine it and put it into our SVN.

At the moment framework is not able to add participants nor get users
for widget instances.

Add participant request returns "bad request 400" and get users "404
not found". If i remove parameters from querystring then
wookie/participants asks for authorization.

Yes, there are some strange behaviours in the REST API. Scott made some changes to my code that made it work. Since you have been copying my implementation the chances are you also copied my errors ;-)

Ross

Reply via email to