On Jul 19, 2004, at 11:03, Paul Brannan wrote: >> /* >> * Document-class: DynamicClass >> * >> * Documentation >> * goes here >> */ > > How do I document the methods of the class using this technique? That's difficult, because presumably you're using the same method body in multiple classes. I'm open to suggestions... :)) Cheers Dave