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.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to