[Zmx-cvs-commit] zmx Readme.txt,1.5,1.6
Brought to you by:
sspickle
|
From: Steve S. <ssp...@us...> - 2006-02-03 10:37:58
|
Update of /cvsroot/zmx/zmx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21676 Modified Files: Readme.txt Log Message: more readme notes. Index: Readme.txt =================================================================== RCS file: /cvsroot/zmx/zmx/Readme.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Readme.txt 20 Mar 2005 03:14:45 -0000 1.5 --- Readme.txt 3 Feb 2006 10:37:50 -0000 1.6 *************** *** 3,7 **** ZMX is a set of classes/utilities designed to assist in the development ! of Zope applications using Flash. Setup: checkout a version of zmx from sourceforge like so: --- 3,10 ---- ZMX is a set of classes/utilities designed to assist in the development ! of Zope applications using Flash and XMLRPC. It contains a bunch of ! 'widget' and 'window' type classes that use XMLRPC to get their ! configuration plus an asynchronous protocol (InstantXML) to handle ! notifications from the other processes. Setup: checkout a version of zmx from sourceforge like so: |