Update of /cvsroot/pyxida/Pyxida
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23067
Modified Files:
TODO
Log Message:
problem with return XML values
Index: TODO
===================================================================
RCS file: /cvsroot/pyxida/Pyxida/TODO,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** TODO 5 Dec 2006 19:23:39 -0000 1.11
--- TODO 6 Dec 2006 22:03:54 -0000 1.12
***************
*** 1,15 ****
######################################################################
! V0.1 TODO
- change return values for XML calls to strings so that errors can be diagnosed.
- modify script so that it uses default ports
- - add pl script to web page that does query
- - add app-level coords for stability
-
- keep latest on PL in harvard_nc
######################################################################
! V0.2 (Proxy coordinates) TODO:
- maybe add Rohan's 3D visualisation applet to webpage (we already have the code)
- add a web interface (ideally, it should work when a web browser is pointed
--- 1,18 ----
######################################################################
! V0.1 OVERLAY NCs
- change return values for XML calls to strings so that errors can be diagnosed.
- modify script so that it uses default ports
- keep latest on PL in harvard_nc
######################################################################
! V0.2 Proxy coordinates
!
! - redesign pinger so that >1 pings work
+ ######################################################################
+ V0.3 Web Interface
+
+ - add pl script to web page that does query
- maybe add Rohan's 3D visualisation applet to webpage (we already have the code)
- add a web interface (ideally, it should work when a web browser is pointed
***************
*** 17,20 ****
--- 20,28 ----
######################################################################
+ V0.4 App-level Coordinates
+
+ - add app-level coords for stability
+
+ ######################################################################
FUTURE VERSIONS
|