In the Introduction chapter, we see a Brief Demo Application , it can Hot Reload MetaBundles, but unless there is new data, Reload can get nothing changed, and now you are required to provide some new metadata to be reloaded.
Choose a text editor to modify XML files. Start a Brief Demo App from local computer.
It's easy to modify textual information displayed on the Demo App's UI, as they are loaded from the main class' MetaBundle.
You can modify or add annotations for arbitrary Java packages or classes, by modifying their associated MetaBundles.
Do I have to press the[Reload MetaBundles] button everytime to reload metadata changes? Of course not, but you should know that...