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

Refactor application resources (e.g. evidence, namespace, function, etc.) #29

Open
abargnesi opened this issue Feb 11, 2015 · 0 comments
Labels

Comments

@abargnesi
Copy link
Member

Application resources have two problems:

  1. They are grouped in source by their route prefix (e.g. namespace, evidence, completion, etc.). They should be broken in to separate source files named by their type. For example a namespace_value resource type should be located in app/resources/namespace_value.
  2. They should be named in plural to correspond with their type name and schema.
@abargnesi abargnesi changed the title App resource files are not plural named Refactor application resources (e.g. evidence, namespace, function, etc.) Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant