[fpc-pascal] Re: TLinkedList
Marco van de Voort
marcov at stack.nl
Wed Feb 15 14:15:13 CET 2012
In our previous episode, Sven Barth said:
> Let's first implement everything that we need to have full Delphi
> compatibilty (generic methods, constraints, inline specializations in
> more complicated expressions) and then we can think of optimizing the
> generic implementation for cases like class or interface based
> specializations...
Note that I mostly reacted to the sentiment it wouldn't be needed at all. I
directly agree it is not the highest prio in the generics implementation.
I saw you recently fixed some of my bugs, I'll do a new run.
More information about the fpc-pascal
mailing list