[
http://team.ops4j.org/browse/QI-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985#comment-17985
]
Paul Merlin commented on QI-329:
--------------------------------
I added a unit test about this:
org.qi4j.runtime.structure.TypeToCompositeLookupTest
I wrote it to get a better understanding of the issue, maybe it will help
others too :)
The test is @Ignored as I it expects similar behavior for Objects, Transients,
Values, Entities and Services but it's not the case thus the test fail.
It seems that for Objects, Transients and Values the behavior is the same.
Entities and Services have their behavior of their own.
So, no solution exposed for now but material for contemplation :)
WDYT ?
/Paul
> 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
>
>
> 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