On Wed, 14 Apr 2010 20:51:01 +0200 (CEST) Michael Van Canneyt <[email protected]> wrote:
> > > On Wed, 14 Apr 2010, Juha Manninen wrote: > > > Hi > > > > Circular references are a real problem in real (non-trivial) Object Pascal > > programs. You could look at this thread: > > > > http://www.mail-archive.com/[email protected]/msg16051.html > > > > The solution is to copy everything into one big unit. That's what everybody > > finally does after fighting with interfaces, abstract base classes and type > > casting. > > It is all a matter of design. > In more than 20 years of pascal programming, I never encountered this problem. +1 Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
