X4O: Replaced java EL dep of driver with local code
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 12s

This commit is contained in:
Willem Cazander 2026-04-20 16:52:14 +02:00
parent bc4b3a272c
commit 7ce5c2fc91
26 changed files with 86 additions and 608 deletions

View file

@ -4,10 +4,10 @@ X4O is not an XML parser but a recursive self configuring XML dialect language l
X4O is very old code from pre 1.5 non-generics nice object java.
## 2025 TODO
## 2025++ TODO
- Add 18 bit SAX4 XML read and write support
- RM 8 bit String DEP, replace javax.el by simple obj map
- (DONE) RM 8 bit String DEP, replace javax.el by simple obj map
- Upgrade X4O element language to support 18 bit XML
- Remove some features to ease "write" and SAX4 support
- Move all XML uri's to oasis style thus replacing all internal http namespace locators
@ -16,10 +16,10 @@ X4O is very old code from pre 1.5 non-generics nice object java.
- 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
- Rewrite model (.xml.element + .xml.eld.lang) to new enter-`RICE` bean replacement, split to data records and lamda records holders.
## OLD todo
- Fix debug output
- RM function methods from Element interface
- finish eld doc-output content
- Make generic/safe? config bean