-
Notifications
You must be signed in to change notification settings - Fork 1
Roadmap
Sergey Kadnikov edited this page Aug 15, 2019
·
7 revisions
Implement basic support for entities object model and storage.
Main concepts defining entities are described here
Implement support for enumerations, using enumerations as types for entity attributes and mapping between enumerations and entities.
Main concepts defining enumerations are described here.
List of tasks