Skip to content

Add the Guidelines section. #22

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

Merged
merged 1 commit into from
Dec 30, 2021
Merged

Add the Guidelines section. #22

merged 1 commit into from
Dec 30, 2021

Conversation

MaxJPRey
Copy link
Contributor

Rename 'Abstraction and Encapsulation' to 'Guidelines'.
Also, change the order from 'Overview', 'Library Overview', 'Guidelines' to 'Overview', 'Guidelines', 'Library Overview'.
Move 'development practices' section under 'Guidelines'.

…the order from 'Overview', 'Library Overview', 'Guidelines' to 'Overview', 'Guidelines', 'Library Overview'. Move 'dev practices' section under 'Guidelines'.
@MaxJPRey MaxJPRey requested a review from akaszynski December 30, 2021 19:06
@MaxJPRey MaxJPRey marked this pull request as draft December 30, 2021 19:06
Comment on lines +6 to +8
One of the main objectives of PyAnsys libraries is to wrap (encapsulate)
data and methods within units of execution while hiding data or parameters
in protected variables.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akaszynski I kept this paragraph because it is quite generic. But I am not really sure it fits here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine to leave this in.

@MaxJPRey MaxJPRey marked this pull request as ready for review December 30, 2021 19:21
Copy link
Contributor

@akaszynski akaszynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks modifying this.

@akaszynski akaszynski merged commit a2d1571 into main Dec 30, 2021
@akaszynski akaszynski deleted the fix/issue_20 branch December 30, 2021 19:23
@MaxJPRey MaxJPRey linked an issue Dec 30, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename abstraction section to guidelines
2 participants