On Fri, Feb 10, 2012 at 6:31 PM, Gustaf Nilsson <[email protected]> wrote: > On Fri, Feb 10, 2012 at 6:21 PM, lkcl luke <[email protected]> wrote: >> On Fri, Feb 10, 2012 at 5:56 PM, Gustaf Nilsson <[email protected]> >> wrote: >>> Im a bit scared of having to hack the pyjs source to achieve this. >> >> *snort*. it's a function call for god's sake! it's not hard: it's >> not a black box. and if you add the functionality to only *your* >> project, how can anyone else benefit from it?? >> >> l. > > Im sorry, as I understood it it would be a bespoke modification of > pyjs source just for my projects purpose. But if it could be added to > the pyjs source so that any app could take advantage of it then that > would be great. I will look into the source code and see if i can make > any sense of it.
*thumbs-up*. i think you'll find it's incredibly simple: look up debugReport in pyjslib.py l.

