1) "if it's been around that long, why hasn't it caught on with more people? is there a problem with it?"
2) "if I face a problem with it, will the author help me debug it for fix it?"
3) "if the last changes to this software were made X years ago, how does it apply the number of industry practices and techniques that have been developed since then?"
> Note that when you specify field width & height w/ _80 or _40_20 (or whatever,) that you have to change the variable use within the code, too... Real bummer, hunh? I know.
Encoding presentation code into the controller layer seems like a bad idea in my mind. Besides being ugly to look at.
11 comments
[ 4.7 ms ] story [ 52.2 ms ] thread2) "if I face a problem with it, will the author help me debug it for fix it?"
3) "if the last changes to this software were made X years ago, how does it apply the number of industry practices and techniques that have been developed since then?"
Quick workaround (this is the first time I've ever sent out a patch. heh)
Save that to a file called scratch.patch (make sure there's no indentation at the beginning of lines) in the dir. Then run this:Encoding presentation code into the controller layer seems like a bad idea in my mind. Besides being ugly to look at.