Writing these questions down, I realize how "trivial" they are. I think it shows clearly that documentation is needed, though I understand MAD still has some way left to go for a 1.0 release (true?) and things will change. Have you considered to use a documentation tool (e.g. Doxygen) for the
code?
I'm not a fan of automatic documentation systems, but yes, documentation is definitely something on the list to do.
Why are you not a fan of automatic documentation systems? Would you rather make something like this by hand:
http://doc.trolltech.com/3.0/classes.html
Absolutely. It's great that MAD provides a fine level of control, but a class like the above, with additional stop(), pause(), jump(int) functions is probably enough for many.
While I think this might be useful, let me clarify by saying I probably won't be the one to write such a thing. Perhaps, however, you will. :-)
OK. Well, it's good to have that cleared up so I'm not waiting for anything. And yes, I'll probably make a class like that :-)
- Marius