dibyendumajumdar / simpledbm

SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.
52 stars 11 forks source link

Avoid explicit creation of MessageCatalog using new #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Instead of creating MessageCatalog objects using new, a factory method
should be called to get an instance of MessageCatalog.

Original issue reported on code.google.com by d.majum...@gmail.com on 28 Dec 2008 at 1:52

GoogleCodeExporter commented 9 years ago

Original comment by d.majum...@gmail.com on 29 Mar 2009 at 11:49