Tag Archives: financial

Domain Driven in the financial world (II)

Josh was right on his comment on my previous post about DDD in the financial world: we had a new requirement from the client: design a market simulator.
Basically our market simulator is a tool to parse the production logs, inject them into the application and verify that the behaviour of the application is correct. (A [...]

Posted in Uncategorized | Also tagged | Leave a comment

Domain Driven in the financial world

Domain Driven Design promotes the usage of an Ubiquitous Language, in a line, we should all speak the same language, from developers to domain experts.
So it happened that the project were I am it’s a financial one: FiX messages routing…
There’s always an on boarding time, a learning curve with a new domain…
But here [...]

Posted in Uncategorized | Also tagged , , | 5 Comments