[Zope] AJAX and Zope

Andreas Jung lists at zopyx.com
Wed May 24 09:23:49 EDT 2006



--On 24. Mai 2006 14:18:34 +0100 Pascal Peregrina 
<Pperegrina at Lastminute.com> wrote:

> By Zope objects I meant:
>
> You've got a page template for example, and you include such an "AJAX
> enabled object", basically rendering an HTML fragment, and the resulting
> page will include the page template code + the fragment (similar to a
> macro call), but will also include the needed javascript code to handle
> the asynchronous communication.
>
> Then another thing would be something like a PythonScript object (so you
> define python code and return python structures) and get it rendered as
> javascript to be included in somepage for processing the data returned by
> an asynchronous XML-RPC call to Zope within the browser.

You can do this already in Zope now in some way. Since AJAX requirements 
for an app are usually highly specific it does not make much sense to 
support a particular usecase. Zope is open and flexible enough to implement 
everything you need on top of it.

-aj



-- 
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info at zopyx.com - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope & Plone development, Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20060524/cc6e8672/attachment.bin


More information about the Zope mailing list