I'm hoping to post my attempts at this in the near future. If anyone
else had their implementations that they would like to share, I hope
they do so here? Or is there a better forum for that?
Thanks,
Adam
Original implementation from oktober 2009: http://myshop.codeplex.com/
The framework that came out of this implementation: http://ncqrs.codeplex.com/
More info about Ncqrs can be found here:
http://blog.ncqrs.org/2010/04/08/what-is-the-ncqrs-framework/
Adam, for the implementation, did you have in mind a SharpArchitecture-
like project but for DDDD ?
Matthieu
That would be fine too. I was leaning toward that but also some conventions to bootstrap initial development process which is usually, due to ignorance mostly, data-centric.
On Apr 11, 2010 1:17 PM, "Matthieu GD" <m...@virtew.com> wrote:
Thanks Greg for providing theses documents. I don't have the time to
read all the messages on the DDD mailing list and to get a
Adam, for the implementation, did you have in mind a SharpArchitecture-
like project but for DDDD ?
Matthieu
On 11 avr, 14:56, pjvds <pjvandesa...@born2code.net> wrote:
> Great idea Adam. I created an implemen...
I'll have a look. I believe I've seen it when you initially posted that. Thanks!
On Apr 11, 2010 11:56 AM, "pjvds" <pjvand...@born2code.net> wrote:
Great idea Adam. I created an implementation in october 2009 after
following Greg's course. This implementation evolved into a framework
that now comes with a download-build-and-run sample application. The
framework is called Ncqrs and is hosted on Codeplex.
Original implementation from oktober 2009: http://myshop.codeplex.com/
The framework that came out of this implementation: http://ncqrs.codeplex.com/
More info about Ncqrs can be found here:
http://blog.ncqrs.org/2010/04/08/what-is-the-ncqrs-framework/
On Apr 11, 8:13 pm, "Adam D." <adymit...@gmail.com> wrote:
> First of all, thanks, Greg for making ...
--
To unsubscribe, reply using "remove me" as the subject.
Here's the list of implementations that I'm aware of at the moment:
.NET: http://ncqrs.codeplex.com/ and http://myshop.codeplex.com/
.NET: http://agrcqrs.codeplex.com/
.NET: http://github.com/MarkNijhof/Fohjin
Java: http://code.google.com/p/axonframework/
Java: https://jdon.dev.java.net/
I keep this info aggregated at the http://abdullin.com/cqrs/
Best regards,
Rinat Abdullin
On Apr 11, 8:13 pm, "Adam D." <adymit...@gmail.com> wrote:
James
Thanks, I've updated my list accordingly.
Rinat