swarm-support
[Top][All Lists]
Advanced

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

Re: Storing data in hdf format


From: Marcus G. Daniels
Subject: Re: Storing data in hdf format
Date: 26 Jun 2001 22:48:54 -0600
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.7

>>>>> "ST" == Sven Thommesen <address@hidden> writes:

ST> question 1: are the archivers limited to 1-dimensional arrays
ST> only?

ST> question 2: will deep serialization croak or recurse properly if
ST> DataRecord contains an array of pointers to SmallDataRecords, each
ST> of which contains 1-dimensional arrays of integers?

In Java (but not Objective C), the loading support for arrays is
limited to one dimensional arrays.  That's what I needed for my work,
but it could be extended by someone with a little initiative.

Meanwhile, use lists for the SmallDataRecords, since the arrays only work
symmetrically for primitive types.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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