Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Design considerations

Gerard Braad edited this page Feb 11, 2019 · 1 revision
  • Functionality should be grouped according to resource

    • When possible, externally provided by an API
  • All output needs to be abstracted

    • This helps with error reporting/logging and possible localization
Clone this wiki locally