Skip to content

Promote visibility of SoffitConnectorController logger to protected.#14

Open
apetro wants to merge 1 commit intodrewwills:masterfrom
apetro:protected-loggers-in-non-final-classes
Open

Promote visibility of SoffitConnectorController logger to protected.#14
apetro wants to merge 1 commit intodrewwills:masterfrom
apetro:protected-loggers-in-non-final-classes

Conversation

@apetro
Copy link
Contributor

@apetro apetro commented Jul 12, 2016

SoffitConnectorController is non-final, so might be extended. Such a sub-class could use this logger if protected rather than private, and probably should.

@drewwills
Copy link
Owner

Reflecting on it, this advice seems like it may apply better to the RendererController (servlet... runs in a remote Java soffit) than to the ConnectorController (which could be marked final).

@ChristianMurphy
Copy link
Contributor

@apetro @drewwills Is this something which should be applied Soffits in its new home in uPortal core?

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