KDL is a newer markup language that is node+attribute based like XML but is cleaner. Additionally, the nodes look like command line statements, which fits the pseudo-imperative model our mapping files use much better than the current XML support.
There's an experimental .NET parser for KDL at https://github.com/borland/kdl-net.
cc: @andrew-boyarshin this is the new markup language issue I was thinking of.
KDL is a newer markup language that is node+attribute based like XML but is cleaner. Additionally, the nodes look like command line statements, which fits the pseudo-imperative model our mapping files use much better than the current XML support.
There's an experimental .NET parser for KDL at https://github.com/borland/kdl-net.
cc: @andrew-boyarshin this is the new markup language issue I was thinking of.