domain: server
language: python
class Item class
Checks if an item is in edit or insert state and returns true if it is.
An application calls edit to put an item into edit state and append or insert to put an item into insert state.
Modifying datasets
is_changing()
insert
is_edited