Add Identifiable functionality to cursor_class macro
- An extra
x => x.id
argument is added to cursor_class to allow defining the code to return the id of a CursorClass implementing type.
x => x.id
argument is added to cursor_class to allow
defining the code to return the id of a CursorClass implementing type.