Re: Migrating modules.

2010-08-21 Thread Mattia Barbon
Steve Cookson wrote: Hi, How should I update the documentation on wxWidgets? You know the bits which say "wxPerl note: This method is not implemented in wxPerl". It's automatically generated, so it does not need manual intervention. Regards, Mattia

RE: Migrating modules.

2010-08-20 Thread Steve Cookson
Hi Mattia, Thanks for this. How should I update the documentation on wxWidgets? You know the bits which say "wxPerl note: This method is not implemented in wxPerl". Regards Steve

Re: Migrating modules.

2010-08-20 Thread Mattia Barbon
steve.cook...@sca-uk.com wrote: Hi, Well I've wrapped the wxRichTextPrintout modules and they seem to work. Do you want to include them in the main wxPerl distribution? If so, how will you determine if the quality is OK and they are bug-free? It depends. Apart from basic unit testing

Migrating modules.

2010-08-20 Thread Steve . Cookson
Hi Mattia, Well I've wrapped the wxRichTextPrintout modules and they seem to work.  Do you want to include them in the main wxPerl distribution?  If so, how will you determine if the quality is OK and they are bug-free?  What is the process for migration if you are happy with the changes?