Hi, I was wondering if there is any plan to have built-in support (i.e. helpers, built-in Zope objects, etc) in order to support AJAX in Zope at some point. Zope is already XML-RPC compliant, so it should not be very difficult to do so... Has anyone seen this? http://jtauber.com/blog/2006/05/23/primitive_python_version_of_gwt_worki ng Pascal ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
--On 24. Mai 2006 13:43:27 +0100 Pascal Peregrina <Pperegrina@Lastminute.com> wrote:
Hi,
I was wondering if there is any plan to have built-in support (i.e. helpers, built-in Zope objects, etc) in order to support AJAX in Zope at some point. Zope is already XML-RPC compliant, so it should not be very difficult to do so...
I don't know why and where Zope itself as application server should support AJAX? AJAX support makes sense on a higher application level like schema (Archetypes, Z3 schemas etc.). Zope provides enough infrastructure to build anything to deal with Ajax in *some way* (what do you mean with "some point*?). But I doubt that Zope must deal with Ajax on the application server level. -aj -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development, Consulting
On 5/24/06, Pascal Peregrina <Pperegrina@lastminute.com> wrote:
I was wondering if there is any plan to have built-in support (i.e. helpers, built-in Zope objects, etc) in order to support AJAX in Zope at some point.
The helpers would then be some sort of Ajax JS library. I think that at this time it makes more sense to let people choose for themselves. If one turns out to be better than the others, it will spread around the community and become a "default" standard, and then maybe it's interesting to include as a standard package, but thats a big maybe and a big if. I don't know what any built-in Zope-objects would do for Ajax. :) -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
participants (3)
-
Andreas Jung -
Lennart Regebro -
Pascal Peregrina