Fork me on GitHub
#boot
<
2016-07-30
>
micha18:07:58

@juhoteperi: i've been organizing issues in http://waffle.io, are you a fan of the kanban style thing?

micha18:07:26

the blue badge link

juhoteperi18:07:31

@micha: Yeah, though haven't had much success with open-source projects

micha18:07:08

yeah i was trying to figure out a way to organize tickets that need more specification or discussion from actual work

juhoteperi19:07:59

@micha: Do we have issue about tasks being able to better control how exceptions are shown?

juhoteperi19:07:29

Maybe a few special exception metadata keys or even exception types which control what Boot does with the exception?

juhoteperi19:07:04

In boot-cljs and probably boot-alt-test I would like to handle pritting the exception from cljs compilation or tests myself BUT send exception to Boot so that the next tasks don't execute

micha19:07:43

i don't think we have an issue yet

micha19:07:48

but that sounds like a great idea

juhoteperi19:07:20

@micha: ^ Created the issue. Feel free to tackle this if you have time, or I can do this in few days. Should be quite simple besides naming the exception type and option names 😄

micha19:07:06

awesome! i'll check it out

micha19:07:17

working on a release today with various bugfixes etc