Integration of a Project Domain Model in Neos

Hi Dominique,

thanks for your Reply. After our short conversation at the conference, I took your good(!) advive to do the most things possible with NodeTypes.
“Projects” have some “Hard Data”, like a product in a shop. Furthermore there are lots of other models attatched to “Project”, in order to do all kind of business calculations (Dry stuff).
Last weekend I read a lot about Flow, and I think I can hack myself through it.

When it works, I’ll post my solution here.
In the whole documentation there is no description, on how to “connect” a destinct domain model to a destinct Node. DDD is a feature of Neos. So, such a simple use case should be explained.