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/29 21:59:24 UTC

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

     [ https://issues.apache.org/jira/browse/METAMODEL-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kasper Sørensen closed METAMODEL-27.
------------------------------------

    Resolution: Fixed
      Assignee: Kasper Sørensen

Closing as per previous remark.

> Non-extensible DataContextFactory
> ---------------------------------
>
>                 Key: METAMODEL-27
>                 URL: https://issues.apache.org/jira/browse/METAMODEL-27
>             Project: Metamodel
>          Issue Type: Wish
>            Reporter: Robin Hillyard
>            Assignee: Kasper Sørensen
>            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)