[
http://team.ops4j.org/browse/QI-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18095#comment-18095
]
Paul Merlin commented on QI-329:
--------------------------------
Changes commited to the "feature/QI-329_type-lookup" branch.
All tests pass.
Please review:
Code:
https://github.com/Qi4j/qi4j-sdk/blob/feature/QI-329_type-lookup/core/runtime/src/main/java/org/qi4j/runtime/structure/TypeLookup.java
Test:
https://github.com/Qi4j/qi4j-sdk/blob/feature/QI-329_type-lookup/core/runtime/src/test/java/org/qi4j/runtime/structure/TypeToCompositeLookupTest.java
> ValueBuilderFactory doesn't perform correct type-to-composite lookup
> --------------------------------------------------------------------
>
> Key: QI-329
> URL: http://team.ops4j.org/browse/QI-329
> Project: Qi4j
> Issue Type: Bug
> Components: Core Runtime
> Reporter: Niclas Hedhman
> Fix For: 2.0 - Reductionism
>
> Attachments: entities-ambiguous-check-tests-reports.tar.gz
>
>
> When doing
> {code}
> ValueBuilder<DomainEvent> builder = vbf.newValueBuilder(DomainEvent.class)
> {code}
> Type-to-Composite lookup/search is not happening.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://team.ops4j.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev