[z3-checkins] r25463 - in z3/sqlos/trunk: doc/examples src/sqlos

jinty at codespeak.net jinty at codespeak.net
Thu Apr 6 21:38:45 CEST 2006


Author: jinty
Date: Thu Apr  6 21:38:38 2006
New Revision: 25463

Removed:
   z3/sqlos/trunk/doc/examples/
Modified:
   z3/sqlos/trunk/src/sqlos/README.txt
Log:
Rip out the example because it broke and was frustrating first time users. Being untested it is just too much maintainence to fix. Anyway, now we use our functional test setup as an example application and, well, that is tested.

Modified: z3/sqlos/trunk/src/sqlos/README.txt
==============================================================================
--- z3/sqlos/trunk/src/sqlos/README.txt	(original)
+++ z3/sqlos/trunk/src/sqlos/README.txt	Thu Apr  6 21:38:38 2006
@@ -138,9 +138,6 @@
 Setting up a connection for SQLObject
 -------------------------------------
 
-NOTE: There is a fully worked out example package in the
-      doc/examples/sqlos_sample directory.
-
 This example is not complete yet (XXX), but should give you an idea::
 
  <configure


More information about the z3-checkins mailing list