Evolution #997
Centralize all configuration in ApplicationConfig sub class
| Status: | Résolu | Start date: | 10/27/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | - | Estimated time: | 3.00 hours | |
| Target version: | 3.0 | Spent time: | 5.00 hours |
Description
Currently there are configurations properties in to many class. This is not good for maintenance and visibility of all possible configuration.
We must create sub ApplicationConfig class and put all properties for all modules in this class.
It's not very clean to put module configuration properties in main module, put it's more clean that has configuration in many class
History
#1
Updated by Benjamin Poussin over 2 years ago
- Status changed from Assigné to Résolu
- % Done changed from 0 to 100
#2
Updated by Benjamin Poussin over 2 years ago
- Target version changed from 189 to 3.0