Re: data() problems
[email protected] (John Salmon)
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Joshua" == Joshua N Pritikin <[email protected]> writes: Joshua> Heh, I was pondering this all day. Joshua> Shall I add a note in Event.pod mentioning that data() is Joshua> meant only for implementors of event watchers? Yes. I've experienced major frustration with OO documentation that does not clearly distinguish what's meant for implementors of inherited classes and what's meant for class users (the JDK comes to mind). Please do provide this kind of guidance where it makes sense. Cheers, John Salmon