Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print all member variables in PrintSelf methods #6

Open
jhlegarreta opened this issue Mar 17, 2019 · 1 comment
Open

Print all member variables in PrintSelf methods #6

jhlegarreta opened this issue Mar 17, 2019 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jhlegarreta
Copy link
Member

All member variables should be printed in the PrintSelf methods. This helps identifying uninitialized variables.

@jhlegarreta jhlegarreta added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 17, 2019
@jhlegarreta
Copy link
Member Author

@vikramc1 This is an easy but a very useful one 😉 . Read the ITK Software Guide about best practices when completing the PrintSelf methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant