[fpc-pascal] Generics - how to rewrite TOjectDictionary

Dimitri Smits smitco at telenet.be
Sun Apr 7 23:08:50 CEST 2013


Hi,

Ever tried TStringList with Strings[] and Objects[] properties?

kind regards,
Dimitri Smits


----- Oorspronkelijk e-mail -----
> Van: "Marius" <marius at lmspathologie.nl>
> Aan: fpc-pascal at lists.freepascal.org
> Verzonden: Zondag 7 april 2013 18:48:02
> Onderwerp: [fpc-pascal] Generics - how to rewrite TOjectDictionary
> 
> Hello,
> 
> It was many years ago i tried fpc/lazarus so i'm not up to speed with
> eveything. At this moment I'm trying to rewrite a piece of software
> from
> delphi to fpc/laz and i'm having trouble rewriting generics and in
> special
> the TObjectDictionary. Below shows how it is implemented in delphi.
> 
> Is there a native fpc solution for this and if there is not what are
> the
> alternatives to rewrite this? Or would it even be better to avoid
> generics
> in general?
> 
> TMyDic = TObjectDictionary <string, TMyObject>;
> 
> I would welcome any tips to solve this
> 
> Thanks,
> Marius
> 
> 
> I'm using fpc 2.7.1, laz 1.1(svn 4/7/13)
> 
> 
> 
> 
> --
> View this message in context:
> http://free-pascal-general.1045716.n5.nabble.com/Generics-how-to-rewrite-TOjectDictionary-tp5714029.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
> 



More information about the fpc-pascal mailing list