[windup-dev] EventGraph
Ondrej Zizka
ozizka at redhat.com
Wed Aug 13 05:53:06 EDT 2014
On 12.8.2014 20:24, Jess Sightler wrote:
> Your previous email said this:
> "1) A reference to the rule being executed could be made accessible from
> a context.
> 2) Some layer above Frames could catch any creation/alteration of
> vertices and link them.
>
> Haven't seen Frames guts, perhaps not doable easily at the moment."
>
> If that wasn't talking about event handling, I don't know what it was
> talking about. :)
Aaah right. Thanks for reminding :) Will try soon.
Ondra
>
>
> On 08/12/2014 01:16 AM, Ondrej Zizka wrote:
>> I'm not sure I was specifically interested in events, I'd use those for
>> a long-running multi-user app, but for Windup...
>> But maybe I was, let me think... :)
>>
>> Either way, what I ment was - do we need them now? AKA, do we use them?
>>
>> Thanks,
>> Ondra
>>
>>
>> On 11.8.2014 16:42, Jess Sightler wrote:
>>> You seemed pretty interested in them a while back (when you were talking
>>> about RuleModel, etc). :)
>>>
>>> On 08/11/2014 02:05 AM, Ondrej Zizka wrote:
>>>> Hi,
>>>>
>>>> what do we need EventGraph for?
>>>>
>>>> GraphContextImpl.java:
>>>>
>>>> this.titanGraph = TitanFactory.open(conf);
>>>> this.eventGraph = new EventGraph<TitanGraph>(this.titanGraph);
>>>>
>>>> Thanks,
>>>> Ondra
>>>> _______________________________________________
>>>> windup-dev mailing list
>>>> windup-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>>> _______________________________________________
>>> windup-dev mailing list
>>> windup-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/windup-dev
>> _______________________________________________
>> windup-dev mailing list
>> windup-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/windup-dev
> _______________________________________________
> windup-dev mailing list
> windup-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/windup-dev
More information about the windup-dev
mailing list