[Gambas-user] Collection key

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Oct 12 22:03:07 CEST 2011


Hmmm... OK so the change would be then:

static int find_string(CARRAY *_object, int mode, const char *value, int
len_value, int start)
....


Still I think I'll give up this for today.

Jussi



On Wed, Oct 12, 2011 at 22:55, John Spikowski <support at ...2529...>wrote:

> On Wed, 2011-10-12 at 21:42 +0200, Benoît Minisini wrote:
> > >
> > > Now I'm confused.
> > > I read this "Collection keys are now hashed with their eight last
> > > characters." from change log,
> >
> > "Collection keys are now hashed with their eight last characters." is not
> the
> > same sentence as "Collection keys are now limited to eight characters.",
> is
> > it?
>
> I'm guessing here but I think what Benoît is saying is he uses the last
> 8 characters of the key to speed up 'find' key searches.
>
>
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list