
on 26.03.2010 at 19:05 Chad Nelson wrote :
I can adapt the test suite, if someone could point me toward some description of how. I'm not sold on Doxygen as a good way to handle documentation, mostly because I've never seen any really good docs written in it. you definitely ought to try doxygen out! once you used to it saves you time and nerves (did i use this word right?) documenting your code with doxygen style (for example) comments makes it TRULY self documented
I did put an example in, in the documentation -- the Fibonacci example. There are a couple others in there too, like the one showing how the exception-blocking works. If it would help to have them as separate files too, that wouldn't be much of a problem. forgot to say, i like your exception blocking mechanism
-- Pavel