prev <<
App::TimeTracker, Metaprogramming & Method Modifiers
>> next
Config File Gathering
Depending on where in the filesystem I call
tracker
, different config files are loaded.
And thus different dynamic classes are created.
Now we know how to figure out which dynamic class to load.
But we also want to run it...