DDD (Domain Driven Design) framework

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

DDD (Domain Driven Design) framework

philippeback
I saw in a success story (http://pharo.org/success/Contestia) that a DDD framework was created and used.

Is there any way to have it available in some form? No need for it to be open source.

I am writing code for a specific domain where Pharo can really shine due to the exploratory nature of the domain.

DDD is an important aspect of the project and if I can avoid reinventing the wheel, that would be awesome.

The current alternative to Pharo is with PHP and ZendFramework + Prooph  http://getprooph.org/

Needless to say, I'd be happier with Pharo (even if the PHP stack is very capable and proved itself in battle).

Phil