21.12.2010 8:48, Paul Ishenin wrote:
- should class helpers be able to extend other class helpers (as class
helpers are implemented as child classes of the extended class this
might currently be possible)?

no

After reading of Jonas mail and following to QC I found that next example indeed works:

  TFooHelper1 = class helper(TFooHelper) for TFoo
  end;

Best regards,
Paul Ishenin

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to