File: TODO

package info (click to toggle)
flexml 1.3-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 412 kB
  • ctags: 178
  • sloc: perl: 1,141; xml: 188; makefile: 186; ansic: 56
file content (7 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
1. Make text buffer dynamically allocated.
2. Rework scanner to get rid of *all* flex dummy rule fallbacks.
3. ID type attributes should be validated for uniqueness.
4. IDREF and IDREFS attributes should be validated.
5. ENTITY and ENTITIES attribute types should be supported.
6. The xml:spaces pragma attrbute should be supported.
7. Make the pcdata buffer act more like a traditional parser stack.