[fpc-devel] Circular references and forward declarations

Graeme Geldenhuys graemeg.lists at gmail.com
Tue Jan 5 23:59:51 CET 2010


On 05/01/2010, Martin Sucha <anty.sk at gmail.com> wrote:
> You should be able to achieve that by putting some ifdefs around interface and
>  implementation (and other) parts of your autogenerated programs and then for
>  example

True and I have done this before. BIG problem is that class visibility
goes out the window! All classes can access ALL private and protected
field variables or methods of other classes. NOT GOOD!


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the fpc-devel mailing list