Feature #262
Documentation of the DTD and configuration file
| Status: | Closed | Start date: | 2010-08-10 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 2010-09-05 | |
| Assignee: | Julien Kerihuel | % Done: | 100% |
|
| Category: | - | Spent time: | 19.00 hours | |
| Target version: | PHASE1 | Estimated time: | 50.00 hours | |
| Resolution: | fixed |
Description
Write the documentation needed to understand the DTD grammar and how to customize the configuration file
History
Updated by Julien Kerihuel almost 3 years ago
- Target version set to PHASE1
Updated by Julien Kerihuel almost 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
- Estimated time set to 16.00
Design a preliminary DTD for configuration file which can easily be extended and edited.
Preliminary thoughts and design pushed on the wiki: http://tracker.openchange.org/projects/openchangesim/wiki/Configuration_file_DTD.
Updated by Julien Kerihuel almost 3 years ago
Started to write the implementation matching the DTD using flex/bison.
So far, the build system has been modified to:- add check in autotools for flex/bison
- first version of the lexer
- first version of the grammar
- init/release/parse function
- add switches in openchangesim application to do a confcheck
Updated by Julien Kerihuel almost 3 years ago
- % Done changed from 20 to 30
Servers section parsing adding in revision 6
Updated by Julien Kerihuel almost 3 years ago
- Estimated time changed from 16.00 to 50.00
Updated by Julien Kerihuel over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
- Resolution set to fixed