[Zope3-Users] Re: Dojo Support
Jim Washington
jwashin at vt.edu
Wed May 31 07:35:41 EDT 2006
Rocky Burt wrote:
> On Tue, 2006-30-05 at 14:49 -0400, Jim Washington wrote:
>
>> I am just starting to try-out Dojo (http://dojotoolkit.org).
>>
>> Interestingly, the RPC it does is JSON-RPC. Since I am well-acquainted
>> with JSON-RPC support in Zope 3, I have put together a package for
>> making Dojo and its JSON-RPC client work with Zope 3.
>>
>> http://zif.hill-street.net/dojosupport
>>
>> At the moment, Dojo is just a new toy for me, but I see a lot of
>> potential for rich user interfaces using Zope 3 and Dojo.
>>
>
> Perhaps the z3c.javascript project in svn.zope.org would benefit from
> inclusion with dojo (rather than you making your own prj).
>
Thanks, Rocky. I sometimes need to be reminded about things like this.
I see some dojo support is already there in z3c.javascript, and it is
for most purposes identical to what I worked out.
-Jim Washington
More information about the Zope3-users
mailing list