[fpc-devel] NoGlobals branch
Michael Schnell
mschnell at lumino.de
Mon Aug 23 09:26:44 CEST 2010
On 08/20/2010 12:39 PM, Hans-Peter Diettrich wrote:
> The many conditional parts, which are not even properly chained by
> {$ELSEIF ...}, make the maintance and refactoring a mess :-(
While moving to OO paradigms could make the code slightly slower, I
suppose that supporting multiple CPUs with a single compiler might be
possible, doing away with the "old-style" $ifdefs, by using derived
classes for the different CPUs ans OSes.
-Michael
More information about the fpc-devel
mailing list