[fpc-pascal] Please someone explain this to me

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Wed Feb 10 21:34:54 CET 2016


On 2016-02-10 19:12, Anthony Walter wrote:
> I think the thing is I can't help but feel there should be a better system
> for organizing implementations for different systems.

Often some clever usage of design patterns can help, but more often than
not, using include files are just a faster and easier solution to
implement. Make no mistake, include files (when used correctly) is a
pretty powerful option too.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp



More information about the fpc-pascal mailing list