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

32129139: Sort methods of Widget2 #486

Merged
merged 2 commits into from
Apr 10, 2024

Conversation

DamienCassou
Copy link
Member

@DamienCassou DamienCassou commented Apr 10, 2024

@DamienCassou DamienCassou marked this pull request as ready for review April 10, 2024 06:51
Copy link
Member

@danglotb danglotb left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: 1 of 2 files reviewed, all discussions resolved (waiting on @BenjaminVanRyseghem, @JohanBriglia, @josquindebaz, and @ValentinaVasile)

Copy link

@josquindebaz josquindebaz left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1, 1 of 1 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @BenjaminVanRyseghem, @JohanBriglia, and @ValentinaVasile)

There are several problems with grouping markup:

- many methods are in the wrong group

- we sometimes have the same group twice in a single file

- as far as I know nobody has any tooling (to navigate, to fold, to
  insert, …)  for the markup, making them barely useful

- if we need to group methods it may be an indication that the class
  is too big and it could be better to refactor it
@DamienCassou DamienCassou force-pushed the 32129139/Sort_methods_of_Widget2 branch from b9b81b0 to e6ff346 Compare April 10, 2024 07:20
@DamienCassou DamienCassou merged commit 4fde543 into master Apr 10, 2024
2 checks passed
@DamienCassou DamienCassou deleted the 32129139/Sort_methods_of_Widget2 branch April 10, 2024 07:20
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.

3 participants