1 Reply Latest reply on Feb 18, 2008 7:48 AM by pmuir

    Possible design weakness of Events.raiseEvent() ??

    gena777

      Hello,

      the current implementation of the event observer pattern seems to be (in my opinion) unstable: the new one observer can throw an uncaught runtime exception and so prevent other observer from the reaction to this event.


      Are there any fail-safe design pattern known, how we should use the Seam event model?

      Thanks, Gena