start for 10/21 meeting
diff --git a/development/meetingnotes/20041021.txt b/development/meetingnotes/20041021.txt
new file mode 100644
index 0000000..70221d0
--- /dev/null
+++ b/development/meetingnotes/20041021.txt
@@ -0,0 +1,25 @@
+Agenda
+
+	Assess where we are in design process and progress
+
+	Discuss task to create explicit use cases
+		
+	The role of ant tasks? 
+			Are they a positive thing?
+			Or an admission we simple don't know what to do?
+			(so instead of writing java code, users can write ant scripts?)
+			
+	Project layout
+			Eclipse native layout
+				maps to J2EE runtime spec
+				runs in place via file system
+			
+			Native layout with linked contents
+				maps to J2EE runtime spec (via links)
+				runs in place (after following links?)
+				Can we infer/derive links, given some constaints
+					or user hints?
+			
+			User layout with user specified contents/relationships
+			    What do *we* do, then? (what's value add?)
+			
\ No newline at end of file