On Mo, 2017-09-11 at 00:40 -0700, leledumbo via fpc-pascal wrote:
> > Which container class ist the easiest to use for key-value pairs?
> 
> All are just as easy. Instead you should state for non-functional
> requirements. Does it have to be fast? Does it have to be memory efficient?
> Or as long as you can access it as key-value then it would be fine no matter
> what the implementation is?

I fully agree with you in having to look at other requirements is
important.

But there are none this time. 81 Items do never eat much memory, they
are small an few enough to be fast and configurations are read and maybe
written only sparingly.

Thank you nonetheless,
Marc


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to