[Lazarus] OOP basics - 2

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Apr 14 21:48:07 CEST 2010


On Wed, 14 Apr 2010 20:51:01 +0200 (CEST)
Michael Van Canneyt <michael at freepascal.org> 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/fpc-devel@lists.freepascal.org/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




More information about the Lazarus mailing list