-
Type:
Story
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: future
-
Component/s: None
-
Labels:None
- The code is complex, long and contains long statements handling error situations;
- build depends on java, trang;
- RelaxNG is less used than XSD;
- (seemingly) unused config definitions such as enforcerstate.
{rnc,rng}
;
- parser code has been duplicated, with divergence;
- parser code should be independent from environment implementation;
- for every configuration item, the while config file is re-parsed;
- problems in representing n months, a year, etcetera, because everything is cast to seconds;
- sequence of elements in XML is now fixed, without true need;
- no namespacing, version of xml file definition;
- during run-time the rnc,rng files need to be installed;
- trang.jar present in source tree;