Opened 15 years ago
Last modified 15 years ago
#36 closed enhancement
Store configuration settings in database — at Version 1
Reported by: | Gavin | Owned by: | Gavin |
---|---|---|---|
Priority: | major | Milestone: | 0.5 - Functionality and Stability |
Component: | gnuMims - application general | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Create a new Config class.
The system can record events and configuration settings in this class.
Class Config { String name String value }
This will be used for recording:
- Base data created.
- Demo data created.
- Date formats.
- and other configuration settings.
Change History (1)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 0.6 - → 0.5 - Functionality and Bugs |
Owner: | set to Gavin |
Status: | new → accepted |
Summary: | Concept of a system task or standing task. → Store configuration settings in database |
Note: See
TracTickets for help on using
tickets.