Fork me on GitHub
#funcool
<
2015-11-04
>
dialelo09:11:08

we've forked and are going to push the development of muse forward

dialelo09:11:31

plans include moving away from core.async channels to promises in order to be able to convey errors

dialelo09:11:46

and implement an applicative interface for declaring data fetches with alet

niwinz20:11:51

@mitchelkuijpers: I just released an other snapshot of catacumba with "decorators" concept, that allows specify some "root" handlers on server initialization. This approach will solve the ordering issues when attach the request logger handling

niwinz20:11:11

instead of attaching it on the routes you can just attach it on the server setup 😉

mitchelkuijpers20:11:16

That will make my life a lot easier

niwinz20:11:53

the corresponding commit, the docummentation at this moment is lacking but I'll fix it for the final 0.9 release

mitchelkuijpers20:11:01

I’ll figure it out thanx for the headsup @niwinz