Marconi Moreto Jr
Marconi Moreto Jr
:+1: for this
@andrewwebber :+1: on this, also its confusing regarding `.Get` of `EventRepository`. Couchbase only accepts a single param called `id` while `Rethinkdb` accepts `id` and `typeRegistry`. I think the latter is...
Update: Made it work for now by passing `typeRegistry` to my `EventStreamRepository` then from `.Get` I simply call the stored `typeRegistry` property. Another thing I noticed is that registered events...
@kitto86 we have different issues, my problem here involves creating custom context by embedding `web.Context`. Anyway, this framework doesn't seem active anymore. I've long since moved to [GoWeb](https://github.com/stretchr/goweb) which is...
Sorry but I don't have time to maintain this, I haven't even used mako in a long time. Just happy to merge changes.
Thanks @rbdixon but you can't be replacing the existing scope, some users use `.mako` only extension. Feel free to update.
@aldanor Hey sorry but I really don't have time to maintain this, I just ported this to github for personal use way back. But if you can submit a pull...
It appears this is my most popular blog post atm, will try to find time and port the app on Android. On another blog post of course, but no promises....
@pchaigno its been a long time since I last used mako but happy to merge this if you can at least provide a screenshot or this working? Thanks.