Archive for the ‘chandlerdb’ Category
Item hook methods
Wednesday, October 27th, 2004Dynamic kind changes, mixins, item stamping
Wednesday, October 27th, 2004In order to support
Item Stamping, the data model had to be enhanced to support changing an item’s kind on the fly.
(more…)
Item clouds for semantic item aggregrations
Tuesday, October 26th, 2004Item clouds are a way of semantically grouping together items of different kinds not otherwise stored together in a ref collection or otherwise. For example, the constitutive parts of an email in Chandler are items of various kinds such as the headers, the body, the attachments etc…
(more…)
Sources of repository documentation
Tuesday, October 26th, 2004As with the rest of Chandler, its repository is a work in progress. This is reflected in the state of the various documents pertaining to it. This post attempts to list the known and maintained sources of repository documentation.
(more…)Ref collection aliases
Tuesday, October 26th, 2004Ref collections, double-linked lists of bi-directional item references, are backed by a hashtable keyed on the referenced items UUIDs. Ref collections – designed with scalability in mind – are sparsely loaded into memory on an as-needed basis.
(more…)
More on PyLucene
Tuesday, October 26th, 2004redirectTo: how far to go with it ?
Wednesday, October 20th, 2004‘redirectTo’ is an attribute aspect that redirects all value and other aspect accesses on an attribute to another one.
(more…)Time to revive this blog ?
Wednesday, October 20th, 2004It’s been 4 months since I’ve posted anything here. During this time, the repository has undergone a lot of changes I should post about.
(more…)Comments on Jeffrey’s Import Export Landscape
Tuesday, July 6th, 2004Recently, Jeffrey Harris wrote a paper on the Import Export Landscape and asked me to comment on it.
(more…)