Restructered pit-swing to better follow MVC paradigm.

Adding extensibility features for pit-swing.
This commit is contained in:
Jonathan Bernard
2010-03-02 11:59:33 -06:00
parent d77f04f12e
commit a3f9f4b291
8 changed files with 329 additions and 214 deletions

View File

@ -1 +1,2 @@
Load only N project deep at a time, lazy load any more.
Load only N project deep at a time, lazy load any more.
=======================================================

View File

@ -0,0 +1,2 @@
Add a runtime configuration file.
=================================

View File

@ -0,0 +1,2 @@
Add templates for new issues.
=============================