ossp-pkg/cfg/cfg.pod 1.7 -> 1.8
--- cfg.pod 2002/08/09 13:30:18 1.7
+++ cfg.pod 2002/10/05 15:49:23 1.8
@@ -269,6 +269,15 @@
B<token> ::= "Plain-Text Token String"
+=head1 IMPLEMENTATION ISSUES
+
+Goal: non-hardcoded syntax tokens, only hard-coded syntax structure
+Goal: time-efficient parsing
+Goal: space-efficient storage
+Goal: representation of configuration as AST
+Goal: manipulation (annotation, etc) of AST via API
+Goal: dynamic syntax verification
+
=head1 HISTORY
B<OSSP cfg> was implemented in lots of small steps over a very
|
|