thedocruby / resounding

A New Minecraft mod that provides realistic audio physics using parallel wave tracing and an improved physics algorithm.
https://thedocruby.dev/resounding
GNU Lesser General Public License v3.0
85 stars 4 forks source link

DDD! #102

Open mikenrafter opened 1 year ago

mikenrafter commented 1 year ago

Transition to a DDD (Domain-Driven-Design) organizational structure.

This allows better testing, and maintenance.

mikenrafter commented 1 year ago

Not all aspects of DDD will be used, just due to the project's scale, but most practices will be utilized.

mikenrafter commented 6 days ago

After gathering some experience in the workforce about DDD project maintenance. Most everything in DDD will not be applicable to this project and would actively hamper its progress, and make onboarding more challenging. The Domain Model style might still be of some use here (still yet to be seen). Removing the help wanted label as this is a back-burner item.