Eric Abouaf
Eric Abouaf
\+ 1 , would be cool to have an javascript way to change the text
It seems to be a good idea ! PR are welcome !
hmm... maybe missing an error signal during the "pollForActivityTask" call ? If an error occurs during the call, the poller emits a "error" event, but will stop polling. https://github.com/neyric/aws-swf/blob/master/lib/poller.js#L103 Maybe...
It should be possible, but this project is not maintained anymore...
The fix above is working, but it is certainly not be the best way to fix this issue... In https://github.com/mybuilder/cronos-bundle/blob/3.1.2/Command/CommandBase.php#L61, we use the Symfony application to fetch all commands :...
Hi, Sorry but the 0.5 and 0.6 branch are not maintained anymore. We are working hard to make the 3.x branch much better. Regards, On Mon, Aug 27, 2012 at...
Here is my first attempt : http://github.com/neyric/wireit/commit/2e4ff652908afbfe908c9e2ad9147ca270a825f6 But the algorithm to draw those wires is not trivial :( It needs some work there...
re-adapt the old YUI2 code from /sandbox/planar-game
Hi, I'm glad you tried the edge branch ! Lot of features are still unstable and need more work. I'm currently working on documentation so it's not going fast... a)...
it will, it's just that excanvas is not working in this new version yet. (feel free to patch ;) ) I just pushed this version because it's too different from...