[fpc-pascal] Re: TLinkedList

Jorge Aldo G. de F. Junior jagfj80 at gmail.com
Sat Feb 11 17:11:29 CET 2012


I believe generics makes faster code due to having no need to test
types during runtime... i maybe wrong.

2012/2/11 ik <idokan at gmail.com>:
> On Fri, Feb 10, 2012 at 17:53, leledumbo <leledumbo_cool at yahoo.co.id> wrote:
>>
>> I don't remember having that since 2.X.X... there was always TList,
>> however.
>> And that's what I was using (I use generics for all my containers use
>> now).
>
>
> Thanks. Personally I dislike generics at all. They are not that readable
> imho. Even though FPC's implementation is one of the most readable ways I
> have ever seen.
>
> Ido
>>
>>
>> --
>> View this message in context:
>> http://free-pascal-general.1045716.n5.nabble.com/TLinkedList-tp5469685p5472934.html
>> Sent from the Free Pascal - General mailing list archive at Nabble.com.
>> _______________________________________________
>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal



More information about the fpc-pascal mailing list