Update of /cvsroot/webware/Webware/MiddleKit/Docs
In directory usw-pr-cvs1:/tmp/cvs-serv18551
Modified Files:
QuickStart.html
Log Message:
updated note re. deleting objects
Index: QuickStart.html
===================================================================
RCS file: /cvsroot/webware/Webware/MiddleKit/Docs/QuickStart.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** QuickStart.html 2001/08/09 02:49:39 1.8
--- QuickStart.html 2001/11/29 22:44:46 1.9
***************
*** 46,50 ****
<h1>MiddleKit Quick Start</h1>
Version 0.2
! <br>Webware for Python 0.5
--- 46,50 ----
<h1>MiddleKit Quick Start</h1>
Version 0.2
! <br>Webware for Python 0.6
***************
*** 439,443 ****
<a name=DelObjs><h2>Delete an object</h2></a>
! <p> Not supported yet, but this is an alpha release and a whole lot of application can be built without deleting objects (and I should know!).
--- 439,443 ----
<a name=DelObjs><h2>Delete an object</h2></a>
! <p> Deleting objects is well supported in MiddleKit, but not yet described in this Quick Start. See <a href=UsersGuide.html#MT_DeletingObjects>Deleting objects</a> in the User's Guide for more information.
|