Re: LongAttribute
Brendan Bolles <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
On May 21, 2014, at 1:59 PM, Richard Hadsell wrote: > No, there are several quantities that we want to track. A time stamp is just one that can't fit into 32 bits. The others probably fit into 32 bits for the near future, but it would be wise to allow for 64-bit integers just in case. Also seems like time could have its own data type. I find it a little weird that addCapDate() takes a string. Brendan