Go AVDN
Lesson: Advanced Topics
Advanced Topics

There are some more things you can do with Message Facility.

Extend Messager Hierarchy

By default a Messager can format all messages defined for itself and all its ancestors, but not of other messagers. For example, Messager com.my.foo can format messages of Messager com.my , but not messages defined for Messager com.my.bar .

However, it is still possible if you really want.

Reveal Message Locations

See a bad piece of text appeared, but don't know where is it in source? You just need this.