mtiller / recon

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

Add discussion to the paper about handling optional kinds of data #23

Closed xogeny closed 10 years ago

xogeny commented 10 years ago

For example, if a transform isn't present, the key and value shouldn't be there. If objects aren't present, the map should simply be empty.

In summary, there should never be null/None values associated with keys.