Hi Streamflow developers,

Can you help me understand why your roles have properties and event methods
inside an inner interface? Is it to make those more private? If so, couldn't
the environment just cast the role to the Data interface and get access
anyhow?

I haven't digged into your event sourcing implementation yet, but I suspect
that the separation of normal method calls (createMessage) vs event methods
(createdMessage) has something to do with the separation too... 

Cheers and thanks for any input,
Marc
-- 
View this message in context: 
http://old.nabble.com/Streamflow%3A-inner-interfaces-in-roles-question-tp29808298p29808298.html
Sent from the Qi4j-dev mailing list archive at Nabble.com.


_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to