I'd like to expose generateContext() so that I can call it separately for a 'debug' panel to show as part of the header. This seems to be the easiest, cleanest way to get the context information from fCore. Note, there's already a ::disableContext() method as well which will suppress fCore from including the context in errors.
I'd like to expose generateContext() so that I can call it separately for a 'debug' panel to show as part of the header. This seems to be the easiest, cleanest way to get the context information from fCore. Note, there's already a ::disableContext() method as well which will suppress fCore from including the context in errors.