Index: TECH/PubSub/impl/EventDispatcher.cls.xml =================================================================== diff -u -r734 -r934 --- TECH/PubSub/impl/EventDispatcher.cls.xml (.../EventDispatcher.cls.xml) (revision 734) +++ TECH/PubSub/impl/EventDispatcher.cls.xml (.../EventDispatcher.cls.xml) (revision 934) @@ -1,9 +1,9 @@ - + 1 %RegisteredObject -62018,31818.297585 +62161,49201.019676 0 @@ -19,6 +19,7 @@ Do $ZOBJCLASSMETHOD(Subscription.RespondingClass, Subscription.RespondingMethod, Event) Goto EindeIf DispatchError + Set $ZTRAP="" Set Logger = ##class(TECH.PubSub.impl.PubSubLogger).%New() Do Logger.ErrorMail("Foutieve subscription","Event: "_Event.Type_", Class: "_Subscription.RespondingClass_", Method: "_Subscription.RespondingMethod_", Error: "_$ZE) EindeIf @@ -43,5 +44,5 @@ SELECT ID FROM TECH_PubSub.EventSubscription WHERE EventType = :Event.Type - +