Hi,
Several changes have happened to the libraries I have been working on
as listed here:
http://code.google.com/p/bitumenframework/
Below is a summary:
1. There is now documentation (currently 0.1) for the project with
downloadable PDF and HTML files bundled into a ZIP:
https://bitbucket.org/kumarshantanu/bituf-handbook/src
2. Focus on Clojure. As the libraries are growing (in number, scope
and size) I no more have the time and energy to focus on both Clojure
and Java usage. Hence I have decided to narrow the focus just to
Clojure - it is a better language than Java for developing
applications anyway.
3. I have added new libraries: Clj-MiscUtil for miscellaneous tasks,
Clj-DBSpec for database configuration, Clj-Liquibase for RDBMS change
management and Fountain-JDBC for working with RDBMS ('Fountain' is an
alternate interpretation of 'Spring' - as it is a wrapper around
Spring-JDBC.) More wrappers in 'Fountain' series may come later if it
makes sense.
Discussion, ideas, patches, contribution etc. are most welcome.
Regards,
Shantanu