[fpc-devel] Circular references and forward declarations

Marco van de Voort marcov at stack.nl
Tue Jan 5 19:48:17 CET 2010


In our previous episode, Horacio Jamilis said:
> I need this feature too, and I like this proposed syntax.
> 
> In my case, my classes are defined in a form unit, so I can not have 
> more than 1 class per file (this is a Lazarus project)...

It's perfectly possible to have more than 1 class per file. Also in Lazarus.

You can only not have multiple design forms in one class, but the designer
in those other languages almost sure can't handle circular classes either.




More information about the fpc-devel mailing list