[Lazarus] Circular references

Graeme Geldenhuys graemeg at opensoft.homeip.net
Fri Aug 14 11:04:52 CEST 2009


Florian Klaempfl wrote:
> 
> Unit testing has nothing to do with pascal units and because a unit
> as a namespace on it's own, it makes no sense to put only one or two
> classes into one unit.

It helps with the logical separation of classes, which in turn makes 
them easier to unit test.

Plus you don't have the Private and Protected issues I mentioned before.

Regards,
   - Graeme -

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





More information about the Lazarus mailing list