Skip to content

Make ToXml and ToJson work via the new POCO serializers #2923

Closed
@ewoutkramer

Description

@ewoutkramer

ToXml(Base) and ToJson(Base) still work via PocoElementNode, but should work via the more native route. This is in principle independent of the new direct implementation of ITypedElement, but in line with making the new serializers work on IScopedNode. It also takes these two extension methods logicalky out of the domain of typedelement, and into the poco domain.

Metadata

Metadata

Assignees

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