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?) | |