RE: [Deinterlace-discuss] TimeShift
Brought to you by:
adcockj,
dschmelzer
|
From: John A. <Jo...@ad...> - 2005-06-02 12:24:15
|
Nick =20 Uncluttered and easy to read is better. Feel free to reorganise the = code to achieve these aims. =20 John ________________________________ From: dei...@li... on behalf of Nick = Kochakian Sent: Thu 02/06/2005 04:00 To: John Subject: [Deinterlace-discuss] TimeShift I've been doing some work on the TimeShift class while I was updating the dialog and I just noticed how cluttered it has become. It's being used to hold a collection of static functions (as in a plain C program) but the C++ class syntax is twisting a few things around making it unnecessarily complex in one or two areas. You could probably cut down on the total size of the TimeShift file (and make it easier to read) if the class was dumped and everything was converted to just functions with some globals in the file. Any ideas on this? ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit = http://developer.yahoo.net/?fr=3Doffad-ysdn-ostg-q22005 _______________________________________________ Deinterlace-discuss mailing list Dei...@li... https://lists.sourceforge.net/lists/listinfo/deinterlace-discuss |