Re: Deleting nodes from HDF
Rick Walsh <[email protected]> Fri, 12 Jun 2009 08:02:07 -0400
| Newsgroups | gmane.text.clearsilver.general |
|---|---|
| Message-ID | <[email protected]> |
Thanks -- that's a good suggestion. I'm not concerned about the order, so deleting/adding will be much easier. On Thu, Jun 11, 2009 at 11:25 PM, David Jeske <[email protected]> wrote: > -- 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) > -- Regards, Rick Walsh [email protected]