Opened 7 months ago
Last modified 7 months ago
#860 _started defect
cleanup application defaults
Reported by: | westram | Owned by: | westram |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | global | Version: | SVN |
Keywords: | Cc: |
Description
Several properties are defined via default property files located in arb_default.
The drawback of doing that is, that the defaults hardcoded in arb
- have no effect for new (or when resetting saved properties)
- have an effect, if Factory defaults is used from config managers.
Wanted changes:
Examine default property files,
- remove useless/irrelevant settings and
- move remaining relevant settings:
- either hardcode them or
- create predefined configs (for config managers).
Also, there are several modified arb_default files on our servers. Examine these files and reduce amount of properties modified there to a minimum.
Change History (1)
comment:1 Changed 7 months ago by westram
- Owner changed from devel to westram
- Status changed from new to _started
Note: See
TracTickets for help on using
tickets.