Andrzej Śliwa

Results 16 comments of Andrzej Śliwa

@nathany may I ask you for code review?

I have exactly same problem and I don't know how to solve it yet

I have added in almost same way coffeescript support to Jake (in first try). CoffeeScript have easy tu use compile method. (here is my fork of Jake ... http://github.com/andrzejsliwa/node-jake)

I think the problem partially is related to lack of recommended way of setup/configuration. This problems can be solved by providing nice defaults. But providing more logging would be useful...

here is my current output ``` pi@pi:~ $ ~/.emacs.d/bin/doom compile WARNING: Changes made to your config after compiling it won't take effect until this command is rerun or you run...

I just made prototype o PropEr plugin for rebar: https://github.com/andrzejsliwa/rebar_proper_plugin

Good example of license exception you will find in GCC: http://www.gnu.org/licenses/gcc-exception.html. Please remember that we all using every day GCC thanks to that exception. Without this license exception even using...

What about rebuilding the read models based on multiple Aggregates?, how you are coordinating "order" of events when you keep them in bulk form. Lets say I would need to...

@delaneyj the problem is that Dynamo DB store is not implementing this interface (and I forgot to mention that I'm asking about Dynamo DB store)