[z3-checkins] r18357 - z3/sqlos/trunk
jinty at codespeak.net
jinty at codespeak.net
Tue Oct 11 07:33:56 CEST 2005
Author: jinty
Date: Tue Oct 11 07:33:55 2005
New Revision: 18357
Modified:
z3/sqlos/trunk/ftesting.zcml
Log:
Forgot to commit this.
Modified: z3/sqlos/trunk/ftesting.zcml
==============================================================================
--- z3/sqlos/trunk/ftesting.zcml (original)
+++ z3/sqlos/trunk/ftesting.zcml Tue Oct 11 07:33:55 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