Changes between Initial Version and Version 1 of Ticket #1201


Ignore:
Timestamp:
08/18/2009 12:55:16 (15 years ago)
Author:
sascha_silbe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1201 – Description

    initial v1  
    11Except for find() all functions in sugar.datastore.datastore preserve the 'uid' property in the metadata; write() even sets it on create().
    2 This patch (on top of #1197) stops find() from removing that property so that it's now consistently set regardless of which function inside sugar.datastore.datastore created the DSObject / DSMetadata (find(), get(), write(); get_properties() from #1197).
     2This patch (based on mainline/master) stops find() from removing that property so that it's now consistently set regardless of which function inside sugar.datastore.datastore created the DSObject / DSMetadata (find(), get(), write(); get_properties() from #1197).
    33