Skip to content

RFC: Wetland fundamentals

Wesley Overdijk edited this page Jul 15, 2016 · 2 revisions
  • Repository.
  • Entity.
  • Entity has schema method and repository method (static).
  • EntityManager populates entities (not repository).
  • Repository has "crud blueprints". Custom queries can be built using query builder.
  • Pubsub (also internal!)
Clone this wiki locally