Hi Doug,
The problem I'm trying to solve is a bit simpler than what Alan was
presenting. In all of the situations that I need key lengths other 4
bytes, the key lengths are fixed length for the entire array.
What I really need is JHSN() and JHSF() but it sounds like that is not
straightforward.
I'm working on using multiple levels of JudyL arrays to support 8-byte
and 16-byte keys.
Cheers, Greg.
On Thu, 2009-06-04 at 20:21 -0700, Doug Baskins wrote:
> Greg:
>
> JudyNL() was never supported/tested/released. I felt the API was too
> incomplete. I have forgotten exactly what it did -- perhaps Alan will reply,
> he wrote it.
>
> I never did the "find-next" stuff for JudyHS because it does not store
> the Indexes in any meaningful order. However, it would be very easy
> to empty the array in the order that it is stored. Send me an API for
> it and I will write an "empty array" routine if you like. (The JudyHSFreeArray()
> routine essentially does that -- that is: Walk the data structure and free it)
>
> Doug
>
>
> Doug Baskins <dougbaskins@...>
>
>
>
> ----- Original Message ----
> From: Greg Kilfoyle <greg@...>
> To: ajs@...
> Cc: judy-devel@...
> Sent: Thursday, June 4, 2009 9:22:54 AM
> Subject: Re: FYI new libJudy summary webpage
>
> Can you please elaborate on what JudyNL is?
>
> Also, I may have asked this some years back, but are there any plans to
> support find-next for JudyHS?
>
> Cheers, Greg.
>
>
> On Sat, 2009-05-30 at 10:56 -0600, Alan Silverstein wrote:
> > http://silgro.com/libJudySummary.htm
> >
> > My (now)previous employer allowed me to use libJudy in production code,
> > asked me to give a presentation on it before leaving, and kindly
> > permitted me to take home and share the above webpage that I created on
> > company time. I think it was long overdue. Does it help?
> >
> > Yes, I know, there is a lot more that could be said here. I have a lot
> > of saved emails from this group I hope to reread and possibly even use
> > to add text to the page, later. I do want to keep it pithy though, so
> > it remains a summary.
> >
> > Cheers,
> > Alan Silverstein
> >
> > ------------------------------------------------------------------------------
> > Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
> > is a gathering of tech-side developers & brand creativity professionals. Meet
> > the minds behind Google Creative Lab, Visual Complexity, Processing, &
> > iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
> > Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
> > _______________________________________________
> > Judy-devel mailing list
> > Judy-devel@...
> > https://lists.sourceforge.net/lists/listinfo/judy-devel
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Judy-devel mailing list
> Judy-devel@...
> https://lists.sourceforge.net/lists/listinfo/judy-devel
>
|