Byron Sommardahl
Byron Sommardahl
I needed this today. I've been blocked before by other google apis that required a scope that's not available in the currently offered apps. I wonder if we could create...
@zygimantas If you are triggering events from command handlers, then I would consider BlingBag the best way to do it. Most of the implementations of domain events use messy static...
Yes. I believe it was removed because it was no longer needed. The job of the initializer was to subscribe to the events on a class using the dispatcher. So,...
Guess not.
What would be involved in bringing this project back to life? My team might be interested in taking it on, depending on the level of effort to get it compatible...
My team might be interested in helping out. Our company builds knockout apps on a daily basis and we see a lot of potential in your lib. If I could...
Any chance you can push your progress to github as you are working on it? It would be good to get a chance to try things out as you're developing...
I would definitely check in your branch so that the branch is visible on github. Since it's a branch, it doesn't matter if it is unfinished. I forget the errors...
We use KO's native templates. On Thu, Aug 9, 2012 at 5:29 PM, Mark Farina, Jr. [email protected]: > Are you still planning to use jQuery tmpl for KOUI? I'd just...
Very cool. We went ahead and implemented something quick and ugly to show our client. It should be a pretty big improvement when we implement the new tree. On Mon,...