On 03/10/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
Well, I just programmed an extension to TFPHashTable (in cooperation with
Dean Zobec) which allows you to select this behaviour: to free or not to free.
It's not yet in SVN, but if you want I can send it to you.
Michael.
It's not urg
On Tue, 3 Oct 2006, Graeme Geldenhuys wrote:
> Hi,
>
> I have the following class and function that retrieves a object from a
> internal TFPHashList. If the object isn't in the list, it is read from
> a database, and then also inserted into the hashlist, before it gets
> returned.
>
> Does TFP
Hi,
I have the following class and function that retrieves a object from a
internal TFPHashList. If the object isn't in the list, it is read from
a database, and then also inserted into the hashlist, before it gets
returned.
Does TFPHashTable also manage the objects it contains (or references)
l