I’m using it to do the mundane tasks of unit testing and (some) documentation. I find that the code it spits out isn’t perfect but getting some boiler plate and fixing it up is pretty fast compared to writing from…
I agree with the author that threading is quite critical to maintaining sanity. In my experience, it's insufficient by itself. I would recommend coupling with some naming conventions around channels and discouraging…
I’m using it to do the mundane tasks of unit testing and (some) documentation. I find that the code it spits out isn’t perfect but getting some boiler plate and fixing it up is pretty fast compared to writing from…
I agree with the author that threading is quite critical to maintaining sanity. In my experience, it's insufficient by itself. I would recommend coupling with some naming conventions around channels and discouraging…