dibyendumajumdar / simpledbm

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

Each module should setup its own message catalog #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Message Catalog is the mechanism for maintaining the SimpleDBM 
informative/error messages. Each module should be responsible for its own 
set of messages, rather than having all messages setup in MessageCatalog 
itself.

Original issue reported on code.google.com by d.majum...@gmail.com on 29 Dec 2009 at 8:49

GoogleCodeExporter commented 9 years ago
This issue was closed by revision c1317ab8be.

Original comment by d.majum...@gmail.com on 29 Dec 2009 at 11:05