But I'm not trying to trigger "my.event", I trigger "my.event.a".
With a bind("my.event.a") I would expect to catch "my.event.a" events
only, and not "my.event.xxx".
While for a bind("my.event") I would expect to catch all "my.event",
"my.event.a", "my.event.xxx", ... events.

Stephan

Reply via email to