Progress update
August 17th, 2006
We’ve been making a lot of progress on trunk since our last stable release (KForge 0.11). The main focus has been on focusing out core code into a separate package named DomainModel (python package: dm). This refactoring has become increasingly necessary as the core KForge code has started to be reused in other projects such as CKAN (Comprehensive Knowledge Archive Network). With this refactoring complete it is now much easier to reuse core components and the clean separation of code is also making testing easier.