Skip to content

Strongly Typed DTOs #2

@jdivy

Description

@jdivy

Would it be possible to get a lib published of request/response DTOs of some kind? I've been playing around with generators to use the published express endpoint xsd(s) as a means to generate some basic objects but none of them seem to work well. Xsd.exe also seems to fail here.

Seems to me that the endpoints are mature enough to not change much, but perhaps that's why it's left as an exercise to the developer to compose raw xml documents and do your own serialization/deserialization.

Just wanted to express (ha) my mild frustration at the choice between friction (fight with tooling that never works right) and tedium (roll my own everything to send strongly typed xml request/responses).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions