AppScale / appscale-tools

A set of command-line tools that can be used to interact with AppScale.
Other
51 stars 49 forks source link

Consolidate configuration parsing functionality #683

Closed cdonati closed 6 years ago

cdonati commented 6 years ago

Currently, we re-find and re-parse the application configuration files for every element we need. It would be nice if we had a single class to represent a configuration resource.