On 8.10.14 10:46 , Marius Petria wrote:
But is it guaranteed that all events dispatched as local events have the user data filled if available?
Yes. In fact if you access the user data without first checking whether the event is local (JackrabbitEvent.isExternal) Oak will log a warning: "Event listeneris trying to access user information of event X without checking whether the event is external."
Michael
