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

Rename process to handle #9385

Merged
merged 4 commits into from
Feb 16, 2023
Merged

Conversation

gregw
Copy link
Contributor

@gregw gregw commented Feb 16, 2023

  • Request.Processor to Request.Handler
  • Handler.process to Handler.handle

 + Request.Processor to Request.Handler
 + Handler.process to Handler.handle
@gregw gregw requested review from sbordet and lorban and removed request for sbordet February 16, 2023 09:00
More renamings from *process to *handler for variables, methods, test methods, comments, etc.

Signed-off-by: Simone Bordet <[email protected]>
Copy link
Contributor

@lorban lorban left a comment

Choose a reason for hiding this comment

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

You missed a few renames.

We now have Handler and Request.Handler which adds a bit of confusion, but despite that I like this better.

…), almost never used, wrongly named because it's a list and should be plural, `__defaultLocale` field.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet merged commit 0ca6295 into jetty-12.0.x Feb 16, 2023
@sbordet sbordet deleted the jetty-12-rename-process-to-handle branch February 16, 2023 17:21
gregpoulos pushed a commit to gregpoulos/jetty.project that referenced this pull request Feb 16, 2023
… into jetty-12.0.x-old-docs-remove-logging-sections

* 'jetty-12.0.x' of https://github.com/eclipse/jetty.project:
  Rename process to handle (jetty#9385)
  Bump maven-deploy-plugin from 3.0.0 to 3.1.0
  Bump asciidoctorj-diagram from 2.2.3 to 2.2.4
  Bump jakarta.servlet.jsp-api from 3.0.0 to 3.1.1
  Bump maven-invoker-plugin from 3.4.0 to 3.5.0
  Bump maven.surefire.plugin.version from 3.0.0-M8 to 3.0.0-M9
  Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
  Bump tycho-p2-repository-plugin from 3.0.1 to 3.0.2
  Bump maven.version from 3.8.7 to 3.9.0
  Remove jetty-ant (jetty#9382)
  Added inceptionDates.csv
  Issue jetty#9336 - remember ContentSources to fail from ChunksPart
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