[xwiki-users] Changing a document object during a notification

Marius Dumitru Florea mariusdumitru.florea at xwiki.com
Thu Jun 26 14:29:41 CEST 2008


Maybe this http://tinyurl.com/3hzmjd can help. It's the ActivityStream
implementation for Curriki. It uses the Notification System. Take a look.

> On Thu, Jun 26, 2008 at 11:39 AM, Tiago Rinck Caveden <caveden at gmail.com>
> wrote:
>
>> I have one more question... isn't the EVENT_UPDATE_OBJECT event code
>> ever
>> used?
>> I only need to execute my code when the object in the page is changed,
>> so I
>> made an if with this event but then the code stopped being called. I
>> made an
>> Eclipse search over the variable and it didn't find any use all over
>> XWiki's
>> source code...
>>
>
>
> And now I'm trying to distinguish the behavior of an update from the one
> of
> a delete and I can't manage to... apparently the event == EVENT_DELETE is
> not being sent...
>
> Or may I be doing something wrong?
>
> Thanks,
> --
> Tiago Rinck Caveden
> http://caveden.multiply.com
> _______________________________________________
> users mailing list
> users at xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>




More information about the users mailing list