Skip to content

Some small changes to wicket 6#8

Closed
jesselong wants to merge 3 commits intoapache:masterfrom
jesselong:for-apache-master-pr-1
Closed

Some small changes to wicket 6#8
jesselong wants to merge 3 commits intoapache:masterfrom
jesselong:for-apache-master-pr-1

Conversation

@jesselong
Copy link
Contributor

  • Logging to SLF4j instead of System.err
  • Remove DateConverter#get/setComponent() and DateConverter#getLocale()

DateConverter#getLocale() was protected and never used - pointless.

DateConverter#get/setComponent() was used only by DateConverter#getLocale()

This helps prevent DateLabel and DateTextField from leaking this from the contructor.

jesselong added 3 commits May 11, 2012 09:46
DateConverter#getLocale() was protected and never used - pointless.

DateConverter#get/setComponent() was used only by DateConverter#getLocale()

This helps prevent DateLabel and DateTextField from leaking this from the contructor.
@jesselong
Copy link
Contributor Author

included in 0754d1b and e211db8

Thanks

@jesselong jesselong closed this May 14, 2012
klopfdreh pushed a commit to klopfdreh/wicket that referenced this pull request Jul 19, 2020
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.

1 participant