pudl icon indicating copy to clipboard operation
pudl copied to clipboard

PUDL Internal API

Open darkain opened this issue 7 years ago • 0 comments

  1. all internal protected/private API calls should be prefixed with _ (underscore)
  2. move non-categorical internal API calls to pudlInternal trait
  3. document all internal APIs for future expansion, such as for new database engines

darkain avatar Oct 18 '18 21:10 darkain