h5md-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [h5md-user] Mandate Variable-length string datatype


From: Peter Colberg
Subject: Re: [h5md-user] Mandate Variable-length string datatype
Date: Mon, 23 Sep 2013 12:01:24 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Sep 23, 2013 at 05:45:51PM +0200, Felix Höfling wrote:
> I don't get your point.

In the C++ mindset, anything can be wrapped, not a problem… ;-)

> Why are readers and writers not interoperable?

If program A writes the string attributes of the h5md group using a
variable-lengths string datatype, and program B reads the string
attributes of the h5md group using a fixed-length string datatype,
the HDF5 library will return an error.

Unless you have a good reason why fixed-length string datatypes
are important for the storage of the existing H5MD attributes,
I see no point in provoking these incompatibilities.

Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]