[
https://issues.apache.org/jira/browse/DELTASPIKE-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633768#comment-15633768
]
ASF GitHub Bot commented on DELTASPIKE-1216:
--------------------------------------------
GitHub user anthonyvdotbe opened a pull request:
https://github.com/apache/deltaspike/pull/71
DELTASPIKE-1216 AbstractFullEntityRepository should implement FullEnt…
…ityRepository
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anthonyvdotbe/deltaspike DELTASPIKE-1216
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/deltaspike/pull/71.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #71
----
----
> AbstractFullEntityRepository should implement FullEntityRepository
> ------------------------------------------------------------------
>
> Key: DELTASPIKE-1216
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1216
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Data-Module
> Affects Versions: 1.7.1
> Reporter: Anthony Vanelverdinghe
> Priority: Minor
>
> In practice, AbstractFullEntityRepository implements the FullEntityRepository
> interface, but it's not specified to do so in its implements clause.
> Because of this:
> - it's not immediately obvious from AbstractFullEntityRepository's Javadoc
> that it actually implements FullEntityRepository
> - and, analog, FullEntityRepository's Javadoc doesn't have an "All Known
> Implementing Classes:" clause which lists AbstractFullEntityRepository
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)