Norbert Hartl

Results 48 issues of Norbert Hartl

Date is modelled with a DateAndTime hence the offset is to be stored in order not to change the Date that is read from database. Conceptually a Date has no...

Add documentation about: - create/open database - makeRoot:/markDirty:/isSoilClusterRoot - transactions

Caches should always be a strategy object that can be configured. Non-caching indexes could open multi-image usage

At the moment we have a secondary structure for accessing index data. The pages in the secondary structure are always duplicated even when only read. A real copy-on-write version should...