[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6098) Slight naming changes in regards to new logging classes

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Apr 8 10:44:59 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42003#action_42003 ] 

Steve Ebersole commented on HHH-6098:
-------------------------------------

Decided on {module}MessageLogger as the naming pattern for our {{@MessageLogger}} interfaces.  There is additionally a {{@MessageBundle}} marker we will need to leverage for exception building; its naming pattern will be {module}MessageBundle

> Slight naming changes in regards to new logging classes
> -------------------------------------------------------
>
>                 Key: HHH-6098
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6098
>             Project: Hibernate Core
>          Issue Type: Task
>          Components: core
>    Affects Versions: 4.0.0.Alpha2
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 4.0.0.Alpha3
>
>          Time Spent: 1h 44m
>  Remaining Estimate: 0h
>
> 2 aspects:
> # Rename these to not use the term "Logger" since they really are not loggers.  For example {{HibernateLogger}} -> {{Core18nMessages}} (core because its the one for the {{hibernate-core}} module
> # we need to move these out of the public api packages.  internal makes much more sense.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list