NX01: Added some missing todo notes to resolve later

This commit is contained in:
Willem Cazander 2025-12-16 23:23:11 +01:00
parent 00f2d1c316
commit bb440b5daa
3 changed files with 6 additions and 2 deletions

View file

@ -14,6 +14,8 @@ X4O is very old code from pre 1.5 non-generics nice object java.
- Add jaxb annotation support to define a x4o language and have XSD and documention tools
- (DONE) Remove SAXException and replace with IOException for auto close tag printer API support
- Cleanup old todo/ideas from below
- Add global task runners besides language task runners
- Fix manual init of X4OLanguageLocal as it was designed that X4OLanguage + parsed ELD tree could be cached in driver manager
## OLD todo