Patch for Dia2Code to generate better Python code which recognises class and instance variables (uses the isstatic switch) and generates the correct init method.
Status: open Group: Created: Sat Jul 09, 2016 06:17 PM UTC by Wolf Ó Spealáin Last Updated: Sat Jul 09, 2016 06:17 PM UTC Owner: nobody
Patch for Dia2Code to generate better Python code which recognises class
and instance variables (uses the isstatic switch) and generates the correct init method.
Thanks for contributing.
I slightly modified your patch and committed it.
Nice one.
On 10 July 2016 at 20:09, Oliver Kellogg okellogg@users.sf.net wrote:
Related
Patches: #27