Options
All
  • Public
  • Public/Protected
  • All
Menu

ao-lib

AO Lib

Central lib for all things javascript.

Handles reading and manipulating system config definitions.

Issues

DbService

  • Should not handle anything to do with AoItems --- This is on the ResourceService
  • Should be small wrapper around any sort of database service

  • Resource, resource simple is straightforward resource with fixed path

  • ResourceAO, is aoItem Resource
  • Resource Extended/General, is resource with associated components

AoLib

  • Should be one resource map that registers resources such as Data. --- Right now, AO can register resources --- A service get register a resource --- When a service is created, it registers associated resources, and then copies these resources to AOLib

Generated using TypeDoc