This is how COmega would look like after refactoring academia for real life usage.
Tenets:
- Extend the framework, not the language.
- SQL is dynamic
- XML is dynamic too
- In conclusion: Data is dynamic!
- Data can be local or remote.
- SQL can be applied to both!
- A table is a two dimensional array, with field types as metadata.
- XML as a type, not a literal.
- Access XML as an object with oPath and oQuery.
- Forget about all the X* dialects, X* in my domain turns into O*
Read the whole article