On 05/01/2010, Martin Sucha <anty...@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/
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to