Is there anyone out there who is using, or has attempted to use the XP
methodology in developing Delphi applications?
One of the more challanging problems of XP is how to do Unit Tests on
various systems. In Delphi much of your code is event based, and can
involve complex interactions between various components within forms.
While Delphi is "OO", it is also "RAD" - in that it is easy to hook up
datasources directly to your form, and use data aware controls rather than
abstracting data objects which load and save themselves. Has anyone tried
to write unit tests for a RAD application making use of data aware controls?
Peter.H ([EMAIL PROTECTED])
---------------------------------------------------------------------------
New Zealand Delphi Users group - Offtopic List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe offtopic"
Web Archive at: http://www.mail-archive.com/offtopic%40delphi.org.nz/