We are developing three pieces of DomainModel documentation, all of which are currently unfinished.
We are writing a tutorial to introduce the DomainModel system. We are generating better API documentation. And we are presenting a few examples of real world applications of the DomainModel system.
Tutorial
- Todo: More about starting to use the DomainModel system.
API Documentation
Domain Object Model API
- Todo: More about SimpleDomainObject?.
- Todo: More about StandardDomainObject?.
- Todo: More about Entity attributes.
- Todo: More about String.
- Todo: More about Integer.
- Todo: More about Boolean.
- Todo: More about HasA.
- Todo: More about HasMany.
- Todo: More about AggregatesA.
- Todo: More about AggregatesMany.
- Todo: More about ValueObject.
- Todo: More about ModelRegistry.
- Todo: More about DomainObjectRegister.
Generic Sub-domains API
- Todo: More about Stateful sub-model.
- Todo: More about Role Based Access Control sub-model.
- Todo: More about User sub-model.
- Todo: More about Temporal Persistence sub-model.
- Todo: More about Plugin sub-model.
- Todo: More about Reporting sub-model.
- Todo: More about Accounting sub-model.
Cohesive Mechanisms API
- Todo: More about cohesive mechanism for application dependency injection.
- Todo: More about cohesive mechanism for persistence.
- Todo: More about cohesive mechanism for presentation modes.
- Todo: More about cohesive mechanism for domain model events.
- Todo: More about cohesive mechanism for domain data migration.
Examples
- Todo: More about KForge, ScanBooker, eternity, desire and provide.