Menu

Tree [r34] /
 History

HTTPS access


File Date Author Commit
 appengine 2008-09-30 gaweaver [r3] initial import of pandect
 grails 2008-11-28 neel_smith [r4] Add work in progress.
 griffon 2009-05-02 neel_smith [r34] Add jars with supporting classes.
 swing 2009-04-25 neel_smith [r32] Correct copy/paste catastrophe.
 unittests 2009-02-24 neel_smith [r13] Outline scenario graph
 README.txt 2009-02-24 neel_smith [r14] Update README.
 build.xml 2009-02-24 neel_smith [r12] Outline graph class.
 design-notes.txt 2009-02-20 neel_smith [r9] Add initial design notes.
 ui-design-notes.txt 2009-03-08 neel_smith [r21] Begin work on list update interaction.

Read Me

This is the home directory for Pandect implementations.

The only currently active branch of development is the Swing branch.  The
ant build file provides targets for working with this source.

Directory organization:
swing/src: source for the Swing GUI, using the Prefuse graph library.
swing/lib-src: source for the edu.harvard.chs.scenario package
unittests: unittests for the edu.harvard.chs.scenario package
schemas/Scenarios: rng and xsd schemas for Scenarios.
schemas/sample-data: files with example Scenarios

Other possible implementations we have considered (but are not
actively developing) are:
-- using the grails framework (in the grails directory) 
-- using Google's appengine framework (in the appengine directory)