dolittle / Home

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
http://www.dolittle.io
MIT License
27 stars 5 forks source link

Refactor validation and business rules to accommodate the runtime thinking #3

Closed einari closed 6 years ago

einari commented 7 years ago

Since we're now no longer going to necessarily do things in process and support for other languages. The runtime must be able to run the actual code for the Rules across processes and this needs refactoring.

This would be a great opportunity to start utilizing the built in Rules engine - rather than relying on third party.