Open magnusw opened 11 years ago
SparseField could be implemented more efficiently if the read/write and read-only cases were separated.
At load time, an interface would need to be added for specifying whether SparseFields on disk are read as SparseField or SparseFieldRO.
SparseField could be implemented more efficiently if the read/write and read-only cases were separated.
At load time, an interface would need to be added for specifying whether SparseFields on disk are read as SparseField or SparseFieldRO.