[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3146) PojoInstantiator has no nice extension points.

Ali Ibrahim (JIRA) noreply at atlassian.com
Thu Feb 28 17:24:33 EST 2008


PojoInstantiator has no nice extension points.
----------------------------------------------

                 Key: HHH-3146
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3146
             Project: Hibernate3
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.2.6
            Reporter: Ali Ibrahim
            Priority: Minor


PojoInstantiator is very difficult to extend meaningfully because all of its state is private. It would nice to have an easy way to extend it to perform different behavior such as proxying all entities. The fix would either to be expose more internal state or to create some judicious overrideable methods that allow extension.

-- 
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