[z3-checkins] r19250 - z3/sqlos/trunk

dreamcatcher at codespeak.net dreamcatcher at codespeak.net
Mon Oct 31 16:47:39 CET 2005


Author: dreamcatcher
Date: Mon Oct 31 16:47:35 2005
New Revision: 19250

Modified:
   z3/sqlos/trunk/README.txt
Log:

- Add information about sip


Modified: z3/sqlos/trunk/README.txt
==============================================================================
--- z3/sqlos/trunk/README.txt	(original)
+++ z3/sqlos/trunk/README.txt	Mon Oct 31 16:47:35 2005
@@ -12,6 +12,12 @@
 This file describes how to use the ``sqlos`` package to use
 SQLObject together with Zope 3.
 
+``sqlos`` was originally developed for the ``SIP`` project. You can
+find more information about SIP, including some screencasts on the
+`project homepage`_.
+
+.. _project homepage: http://sampleinventory.sf.net
+
 Currently we're using a ``SQLObjectContainer`` object, that behaves
 like a normal folder, except that its contents doesn't come from the
 ZODB, but instead, they come from an SQL connection, through


More information about the z3-checkins mailing list