Skip to content
kishore edited this page Jun 2, 2019 · 11 revisions

Entities

  1. replace repo() with repoT()
  2. entity services support -> simpler interface and without Entities?
  3. Entity with interface for copying uuid
  4. easier converters to/from

App

  1. rename execute to exec ?
  2. rename init to avoid collision with kotlin init block

CLI

  1. general cleanup and generator
  2. need CLIApi ? as it requires dependency on slatekit.integration

APIs

  1. sealed trait for various items
  2. roles constant for None
  3. clean up converters

Server

  1. server context ?
  2. server config as server settings
  3. e.g. context, settings, etc.

Clone this wiki locally