MillScript-Alert 0.2 review

Download
by rbytes.net on

MillScript-Alert is an extension to Java's RuntimeException, with an emphasis on providing far more debugging information. This sy

License: GPL (GNU General Public License)
File size: 0K
Developer: Kevin Rogers
0 stars award from rbytes.net

MillScript-Alert is an extension to Java's RuntimeException, with an emphasis on providing far more debugging information.

This system is used extensively by the MillScript project and its libraries, with good results.

What's New in This Release:
Added a new decorate method to the Alert, so you can provide any object as a decorator. If the object implements the AlertDecorator interface, its decorate method will be used, otherwise a generic message will be added. This allows you use Alerts even when an API doesn't, but your implementation of it does.
Added an UnsupportedCharacterSetAlert
Added serialVersionUID's to serializable classes, to enable version handling when serializing. Fixes 1201307.

MillScript-Alert 0.2 keywords