Posted on Tue Dec 5, 2017
I’m doing more work on my pet project CCExceptions. The api is basically the same, but I fixed many problems with the condition objects facility. It is frustrating to see how many errors I can put into such a small amount of code; it is hard to draw the line between You are an airhead! and Software! Deal with it!.
Anyway, I’ve pushed a lot of tags on the repository because, every time, I though “That’s it, it’s done!”; but minutes later I realised that something was still wrong. Life is hard!
I’ve added and then removed an amount of sample code in the documentation; there are properly running examples in the subdirectory examples, now. I prefer it like this: not even I can suffer to read big chunks of code in a documentation file. More examples will follow in one of the possible futures. And maybe a small gnu Emacs package to generate code templates using the library.
All in all, I’m somewhat satisfied about how this project is coming up.