in reply to Re: Eliminating conditional code for GUI and text-mode operation
in thread Eliminating conditional code for GUI and text-mode operation

Thanks for the hints, graff

My display and back-end functions are mostly separate as procedural code. I can see that once I get over the cusp of using the OO features (getting them to work in the module build/testing framework) my code base is going to become much more solid.

  • Comment on Re^2: Eliminating conditional code for GUI and text-mode operation