Re: Deleting nodes from HDF

"David Jeske" <[email protected]> Fri, 12 Jun 2009 03:25:02 -0000
Newsgroups gmane.text.clearsilver.general
Message-ID <[email protected]>
-- Rick Walsh wrote:
> I'm using an HDF file to store account info and I wanted to know if there's
> an easy way to delete nodes and re-order.

There isn't a quick way to reorder nodes.... I recommend using something unique
as the HDF key and then just loading and sorting as needed.  (i.e. the accoutn
name, or something else)