Hello List, Hello Francesc,

I worked a bit more on the extensions necessary
to use dimension scales, and now I think it is
ready for inclusion into the main branch.
It's all uploaded into the svn repository, and
merged with the current trunk.

Since 2.2 beta 3 is already out, I guess I'm a bit
late for 2.2, but for the next release I guess it's fine.

A little summary of the changes I did:

- implemented a class "reference" as a new type for
numpy arrays, which represents HDF5 references.
- attributes which are list-of-arrays-of some type (esp. reference)
are stored and loaded as a list of vlens.
- attributes which are a list of strings are stored and
loaded as variable-length strings
- a unit test for all that
- added some documentation

so, it would be nice if someone else tested all that
independently from me.

Greetings

Martin

------------------------------------------------------------------------------

_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to