[z3-checkins] r18360 - z3/sqlos/branch/jinty-Five

jinty at codespeak.net jinty at codespeak.net
Tue Oct 11 09:03:07 CEST 2005


Author: jinty
Date: Tue Oct 11 09:03:05 2005
New Revision: 18360

Modified:
   z3/sqlos/branch/jinty-Five/ftesting.zcml
Log:
merged 18357 from trunk.

Modified: z3/sqlos/branch/jinty-Five/ftesting.zcml
==============================================================================
--- z3/sqlos/branch/jinty-Five/ftesting.zcml	(original)
+++ z3/sqlos/branch/jinty-Five/ftesting.zcml	Tue Oct 11 09:03:05 2005
@@ -38,6 +38,12 @@
       />
 
   <sqlos:factory
+      id="Dog"
+      component=".testing.sampleperson.Dog"
+      description="A Sample Dog"
+      />
+
+  <sqlos:factory
       id="SamplePerson"
       component=".testing.sampleperson.SamplePerson"
       description="A Sample Person"


More information about the z3-checkins mailing list