aboutsummaryrefslogtreecommitdiff
path: root/tests/testdata/inheritanceTRUTH.xml
Commit message (Collapse)AuthorAge
* Inheritence now happens at all levels on reading of config files. No ↵Gravatar rcoh2010-12-29
| | | | | | additional resolution of inheritances should be necessary. RCOH
* a bugfix in APL. Support and a unit test for behavior inheritance. It now ↵Gravatar rcoh2010-12-26
happens automatically when the config is loaded. Simply use Config.loadConfigFile(fileName) to leverage the functionality.