[wxPython] More feedback questions

For me, the most useful aspect of the Hybrid build was the memory leak
report. Would it be possible to make it a runtime option somehow... maybe
using an environment variable? Or would that be too much of an impact on
speed and/or memory?

There is a definite speed hit for the memory tracking, not huge but
noticable.

If so, how about leaving the memory leak report in as a
build option? At least we would be able to build it ourselves.

It's a wxWindows build option, wxPython doesn't even know if it is turned on
or off, so as long as it stays in wxWindows you'll always be able to build
it that way.

ยทยทยท

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!