[fpc-pascal] [FEATURE REQUEST] New FGL type: TFPGMapObjectData

silvioprog silvioprog at gmail.com
Mon Jan 18 14:11:10 CET 2016


On Mon, Jan 18, 2016 at 4:35 AM, Maciej Izak <hnb.code at gmail.com> wrote:

> 2016-01-17 23:50 GMT+01:00 silvioprog <silvioprog at gmail.com>:
>
>> Hello,
>>
>> The FGL unit has many very nice classes, but we should add a new type:
>> TFPGMapObjectData. (or simply TFPGMapObject)
>>
>> This type is just a list that frees its itens on destroy, similar to the
>> Delphi `TObjectDictionary` [1].
>>
>> [1]
>> http://docwiki.embarcadero.com/Libraries/Seattle/en/System.Generics.Collections.TObjectDictionary
>>
>>
> Maybe better is to add TObjectDictionary and whole Generics.Collections.
>

+1.

I'm using TObjectDictionary on Delphi, but FGL helped me a lot too, so it
should be improved by adding an object list type.

I'm expecting the -- helpful -- TObjectDictionary on FPC too. *-*

-- 
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160118/924dcd90/attachment.html>


More information about the fpc-pascal mailing list