Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export config.json definition to application/framework context #94

Open
sebastianwerler opened this issue May 30, 2012 · 1 comment
Open

Comments

@sebastianwerler
Copy link
Contributor

The defintions of config.json should be accessible in the application/framework to e.g. distinguish proxy use for requests or not when in a native or web container.

@4z3
Copy link
Contributor

4z3 commented May 30, 2012

All of them?

I.e. should the complete content of config.json be accessible as a property below M.Application?

  • how should we name the property?
  • how does this interfere/interact with the current use of M.Application.config which gets populated by config.json's "application" property?
  • how do we handle backwards compatibility?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants