From 20aab0c365e87cdefadbb2c5c9325c530761a320 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 6 Mar 2014 16:46:11 +0100 Subject: New ModuleFactory - not finished yet. Can collect module info but not export. Contents collection to be added. Pretty-printed XML - an example module should be easy to read. --- src/main/resources/boot/CA/ModuleFactory.xml | 104 +++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 src/main/resources/boot/CA/ModuleFactory.xml (limited to 'src/main/resources/boot/CA/ModuleFactory.xml') diff --git a/src/main/resources/boot/CA/ModuleFactory.xml b/src/main/resources/boot/CA/ModuleFactory.xml new file mode 100644 index 0000000..cf3b371 --- /dev/null +++ b/src/main/resources/boot/CA/ModuleFactory.xml @@ -0,0 +1,104 @@ + + + + + + + + + + 6 + 7 + + + + + + + CreateItem + + + + + + + + 7 + 8 + 9 + + + + + + + + + + + + + 9 + + + + + + + + + + + 8 + 6 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3