Hi Derrell,
I am glad you find the rewrite useful. I'd be happy if you could test it
with your code and it would be great if you could have a look into
PHP5-error handling.
Thanks,
Christian
Derrell Lipman wrote:
>
> On Wed, Feb 25, 2009 at 8:45 AM, panyasan wrote:
>
>>
>> Once this packa
On Wed, Feb 25, 2009 at 8:45 AM, panyasan wrote:
>
> Once this package has proven stable, we could add it to qooxdoo-contrib as
> a
> separate project, or include it into Derrell's project.
Christian, I've been watching your commits. Once it's stable, I'd like to
replace the current all-in-line
Hi everybody,
as announced earlier, I have finally found the time to rewrite Derrells
excellent PHP JSONRPC server script into a class-based, OO-style server.
While Derrells code was very useful and stable, it was quite difficult to
adapt since it was basically a long script and each change broke