Users:
- Fix: CrossSubset protocol works with "id" or "_objId" field too.
- Fix: Edit set protocol works with complex sets (titlseries, Classes2d) but not editing subelements for now.
Developers:
- New constants for "id" and "_objId": ID_COLUMN='id', ID_ATTRIBUTE='_objId'
- ImageReadersRegistry closer to image handler. Reader (tif, Pil) have write method. Tests added.