Skip to content
Discussion options

You must be logged in to vote

Another option that just occurred to me is that you could have one root domain class that serializes your POCO graph into a JSON string, and so the domain class would just have that one string property containing the JSON.

It would then have SetData(object graph) and object GetData() methods to convert the graph into and out of the JSON string.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@michaelcsikos
Comment options

michaelcsikos Aug 15, 2022
Collaborator Author

Comment options

You must be logged in to vote
2 replies
@rockfordlhotka
Comment options

@michaelcsikos
Comment options

michaelcsikos Aug 15, 2022
Collaborator Author

Comment options

You must be logged in to vote
2 replies
@michaelcsikos
Comment options

michaelcsikos Aug 16, 2022
Collaborator Author

@michaelcsikos
Comment options

michaelcsikos Aug 17, 2022
Collaborator Author

Answer selected by rockfordlhotka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants