in reply to Eliminating conditional code for GUI and text-mode operation
As ikegami indicated above, one and/or the other UI approach could make use of functions that are available only for that particular UI, but since these are UI differences, they would have no impact on the back-end data processing module(s).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Eliminating conditional code for GUI and text-mode operation
by gnosti (Chaplain) on Dec 08, 2007 at 09:13 UTC |