Niclas Hedhman wrote:
While trying to get to the bottom of QI-228, I tried to figure out if
GenericMixins were capable of the same trick ( 'this' pointer of
public interface methods pointing to the Composite), but what I found
was that Generic Fragments are not allowed to be abstract in the first
place, so the check was moot.
Question is; Does it make sense at all for a Generic fragment to
"implement" a typed interface which it may call?
Not really. I think in those cases it'd have to use @This to invoke
those methods.
/Rickard
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev