You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@metamodel.apache.org by "Kasper Sørensen (JIRA)" <ji...@apache.org> on 2014/06/01 23:09:01 UTC

[jira] [Commented] (METAMODEL-27) Non-extensible DataContextFactory

    [ https://issues.apache.org/jira/browse/METAMODEL-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015087#comment-14015087 ] 

Kasper Sørensen commented on METAMODEL-27:
------------------------------------------

I propose closing this issue, since I think it was resolved with the spring module.

OK?

> Non-extensible DataContextFactory
> ---------------------------------
>
>                 Key: METAMODEL-27
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-27
>             Project: Metamodel
>          Issue Type: Wish
>            Reporter: Robin Hillyard
>            Priority: Trivial
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> This is very trivial: developers cannot extend DataContextFactory because it has a private constructor, yet it is not marked final (nor should it be, IMO). The desired behavior (nobody can invoke the constructor) can also be satisfied by a protected constructor.
> However, this is really part of a greater architectural issue which I will write up separately under the name Pluggable Data Contexts.



--
This message was sent by Atlassian JIRA
(v6.2#6252)