From 703422d397607eefb5fe695c657e5b59991ed9c1 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 7 Jul 2008 22:52:39 +0000 Subject: Depend on z3c.pt. Use ZCML to configure applications. --- repoze/bfg/sampleapp/configure.zcml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 repoze/bfg/sampleapp/configure.zcml (limited to 'repoze/bfg/sampleapp/configure.zcml') diff --git a/repoze/bfg/sampleapp/configure.zcml b/repoze/bfg/sampleapp/configure.zcml new file mode 100644 index 000000000..58399f241 --- /dev/null +++ b/repoze/bfg/sampleapp/configure.zcml @@ -0,0 +1,25 @@ + + + + + + + + + + + -- cgit v1.2.3