flourishlib / flourish-classes

The class files for Flourish
http://flourishlib.com
182 stars 78 forks source link

Expose fCore::generateContext() #172

Closed khamer closed 11 years ago

khamer commented 11 years ago

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.

jeffturcotte commented 11 years ago

Fine with this change, but fix the pull request so it's the single commit.