citerus / dddsample-core

This is the new home of the original DDD Sample app (previously hosted at sf.net)..
MIT License
4.99k stars 1.47k forks source link

Coupling to ORM #87

Closed dhasilin closed 1 year ago

dhasilin commented 1 year ago

Hello, its more question/suggestion:

Even now you have tickets in trello to fix storing itinerary, also if this was not finalized model but a live one, it would greatly benefit from separation of models and orm. Isn't it? Also such questions are rised in blog, but not fully explained. There are many ways, memento/mapstruct... But pros and cons are not always obvious. It would be cool to have a full example ☺️

orende commented 1 year ago

Hello! This is a good question, and one that we've been discussing amongst ourselves every now and then, but we still haven't taken a final decision. We've created a discussion thread for this topic here, could you post your opinions there as input?

orende commented 1 year ago

Closing issue, everyone interested is welcome to post further replies in the discussion thread.