AcknowledgementsPARC has been built with the help of numerous people. I'd like to thank as many as I can here. Robert Half InternationalRobert Half represents the first implementation of the PARC architecture. I'd like to thank everyone there for supporting the development of framework as well as allowing it to be released under an open source license after the work was completed. Software
PARC is built using Ant.
Multiple Jakarta Commons libraries are used by PARC, most notably
DBCP and lang.
The PARC unit tests are built using JUnit.
PARC provides a logger abstraction layer, but I recommend you use
log4j for the implementation.
Exolab's Castor JDO/XML object persistence library can be used for
nearly automatic loading and storing of records to and/or from XML
files or database tables.
Maven was used to generate this site.
|