[DUG] Discussion & Donation
Karl at Work
karlreynolds at xtra.co.nz
Mon May 15 12:24:43 NZST 2006
> Yes. I did use interfaces to decouple to objects, but that
> actually doesn't
> help a lot, because you still need to write the
> implementation code for each
> object that implements the broadcaster/observer interfaces.
> What a pain!
Erm, for each *type* of object you mean. And that's a pain? Your objects
do everything you need right out of the box - with no filling in of code,
ever, at all? Cool!
I hate having to fill in all those nasty event handlers. ;-)
> Is you name spelt with a "C" or a "K"?
Yes it is. :-)
> I suggest an enumerated type....snigger.
Cheers,
{$ifopt D+}
Carl
{$else}
Karl
{$endif}
More information about the Delphi
mailing list