Hi Mattia,

That sounds good and would have been helpful back when I was starting out.

On a related note, how do I go about adding notes to the wxWidgets 
documentation? (For the couple of wxGraphicsContext functions that differ)

best wishes,
Klaas


On Tue, 14 Aug 2007 11:16:33 Mattia Barbon <[EMAIL PROTECTED]> wrote:
>   Hi all,
> as you probably know, the wxWidgets documentation available
> from the wxPerl site contains automatically-generated notes:
> "This class is not implemented in wxPerl" and "This method is
> not implemented in wxPerl"
>
>   Some wxWidgets classes (wxArray, wxString, ...) are not relevant
> for Perl, while others (wxTempFile, wxDb, wxZip*, ...) have equivalents
> in the Perl core (or in CPAN).
>
>   I am planning to change some of the "This class is not implemented in
> wxPerl" notes to "This class is not relevant to wxPerl" and "This
> class is equivalent to Perl module Foo::Bar".
>
>   Also, in the current documentation all methods for an unimplemented class
> carry the "unimplemented method" note.  I wanted to change that so an
> unimplemented class only has the "unimplemented class" header but its
> methods do not have the "unimplemented method" note.
>
>   What do you think?
>
> Best regards,
> Mattia


Reply via email to