dotnet / eShop

A reference .NET application implementing an eCommerce site
MIT License
4.7k stars 1.33k forks source link

Remove DDD boilerplate #23

Open adityamandaleeka opened 8 months ago

adityamandaleeka commented 8 months ago

From @bricelam:

It is the professional opinion of the EF team that the DDD patterns employed in the Ordering.API and related projects are of no value (and possibly even result in negative value) and can safely be removed for the sake of maintainability.

This includes, but is not limited to:

adityamandaleeka commented 8 months ago

@ajcvickers @bricelam Is there a timeline for when this will get done? Just wondering if it's for 11/14 or not.

ajcvickers commented 8 months ago

@adityamandaleeka No, this is a longer-term thing. We have to decide what to replace it with.

davidfowl commented 8 months ago

@ajcvickers Can we make some incremental progress (based on the above items) in the mean time? Some of those work items seem small.

adityamandaleeka commented 2 months ago

@SamMonoRT is this on your team's radar? Any idea when this will be worked on?

SamMonoRT commented 2 months ago

No wasn't on my radar, but now is. I'll review and update here, but at the moment this is below our cut line for 9.0 and we may not get to it anytime soon, given other priorities.