Enable usage of KDL markup language instead of XML for mapping files. · Issue #175 · SharpGenTools/SharpGenTools · GitHub
Skip to content

Enable usage of KDL markup language instead of XML for mapping files. #175

Description

@jkoritzinsky

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions