Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

spiffy framework v0.05 released

4 views
Skip to first unread message

carlo

unread,
May 24, 2008, 1:12:45 PM5/24/08
to

The Spiffy Framework is a collection of well tested and efficient best
practice utility methods and classes. Most of the code has been
applied in industrial
settings with great results. The aim of this code is to remedy design
flaws or insufficiencies in existing API's or make tedious
interactions
with the API straight forward. For example, there is great stuff to be
discovered in the <tt>JUnitHelper</tt> or the <tt>LoggerHelper</tt>.

The goals of the Spiffy Framework is:

* To collect and centralize "utility abstractions"

* To serve as a repository of knowledge/smart ideas for
programmers to learn


new stuff in v0.05

* added spiffy.log4j.LoggerHelper for a consistent way to get Logger
instances
* added keySet() to TwoDHashMap and ThreeDHashMap
* added getAs2d() to ThreeDHashMap returning a TwoDHashMap

Upgrade guide: just replace the .jar file...


-kasper

0 new messages