On Mon, 31 Mar 2008, Martin Schreiber wrote:

> On Monday 31 March 2008 16.13:48 Michael Van Canneyt wrote:
> > On Mon, 31 Mar 2008, Martin Schreiber wrote:
> 
> > > I am not convinced. By controlling the order of the properties and the
> > > load order of the forms it is possible to control the resolving order.
> > > Does FPC loose on quality if you use the same order as Delphi? It is
> > > possible that we don't know all future applications of resolving order at
> > > the moment, why should we give away compatibility if not necessary?
> >
> > Simply said: if I must reverse order, then I have to redo the whole
> > cleanroom stuff and it will be exactly as in Delphi. This is not an
> > option.
> >
> I probably don't understand. What is the problem to reverse the iterating 
> order over a list?

It's a single linked list. Not a TList. Reversing it would be a waste of
time.

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

Reply via email to