[fpc-pascal] Comparing version numbers

Graeme Geldenhuys graemeg.lists at gmail.com
Sat Jun 3 11:18:10 CEST 2006


On 6/3/06, A.J. Venter <aj at getopenlab.com> wrote:
> The debian version on the other hand is well over 200 lines of code by itself,
> and I am not entirely sure my version is going to be stable on all testdata
> yet.

Learn to code with UnitTests (process is called Test Driven
Development).  I have to admin, it takes a while to get use to it, but
you have a major confidence boost after writing some code, and having
tests to prove that it works.

This version number process is a perfect candidate to start with.

Regards,
  Graeme.



More information about the fpc-pascal mailing list