Open danroth27 opened 8 years ago
Generally, I would expect to see type members listed roughly in this order:
Currently the order seems to change from build to build. Sometime constructors are last. Sometimes constructors are in the middle:
The order should make sense and be consistent.
+1, we need to do a second pass at the templates, and create a common output format. Currently, the Python templates are minimal, and don't match the style here.
Generally, I would expect to see type members listed roughly in this order:
Currently the order seems to change from build to build. Sometime constructors are last. Sometimes constructors are in the middle:
The order should make sense and be consistent.