I've been trying to learn Pike. Since I already program in C++, XBasic, and other OOP languages, I have noticed that the same roadblock pops up over and over again when I am working in Pike. I keep having to review the pmod "implementation" files to find clarification for parameters, usage of methods, and class inheritance relationships.
I think that this is because the reference manual seems to be a bit thin in a few places.
As a way to encourage more input to the documentation, Could we use the existing Wiki as a Documentation repository? That way, as Pike Programmers "discovered" information about modules, classes, and methods, we could save the information, or examples of use in the WiKi...
Thanks for your time, I hope this helps.
Sincerely,
Frank Myers