mtiller / recon

Web and network friendly simulation data formats
MIT License
8 stars 4 forks source link

Add support for type annotations #2

Closed xogeny closed 10 years ago

xogeny commented 10 years ago

As it stands, there are no type restrictions in the API. I can see a couple of different type restriction options. First, a natural type constraint would be that every element in a column is of the same type. Whether that type is prescribed a priori could be up to the user.

At a minimum, it would be useful to do the following: