alexalexalex
Programmer
It seems difficult to have mutually dependent classes on distinct units. I have got some units which are more than 5000 lines long. It will be nice if I could reorganize them. I tried to do, but with no success : either a type is not defined in a unit, either circular references are found in the clause uses.
Is there a way to do it ?
Is there a way to do it ?