The problem isnt me, its the other plebs. I am always deliberately
refactoring code to not raise false warnings so that the real ones jump
out. :-)
Kyley Harris wrote:
If you subclass and do not override an abstract method then a
warning/hint is raised regarding the abstract method.
Read the hints and warnings ;)
Rohit Gupta wrote:
When creating a base class, if I have a method that has to be defined
in the descendant class I normally make it abstract. The only
problem is that this only shows up at run-time if that method is
executed.
Isnt there some way to make the compiler barf ?Regards
Rohit
====================================================
==================
CFL - Computer Fanatics Ltd. 21 Barry's Point Road, AKL, New Zealand
PH (649) 489-2280 FX (649) 489-2290
email [EMAIL PROTECTED] or [EMAIL PROTECTED]
====================================================
==================
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi