preparation for sync
- Partial item updates: only (bulk) update properties that have been changed since last time this item was retrieved
- Implementing by having a set
ItemBase._updated_propertiesand extendingsetattrin Itembase when setting properties
- Implementing by having a set
- add
ItemBase._in_pod,Trueif item exists in the Pod. - Edit podclient to make both work