Hi everybody,

My day job is normally Java/Spring development, so please forgive me if I've missed something completely.

I've been using Mate for a while now, and a bit os SAS in another project ... I really like how a service layer can be configured with SAS ... it seems to fit really well with the Java/Spring style of wiring singletons together.

What I like about Mate thou is how eventing stuff works ... i.e. i can listen to an event without caring where it came from ... thus avoiding having to wire to object together just to add an event listener between them.

And with SAS im not sure if I can do this kind of event wiring ... or am I missing something so simple that nobody talks about it on the forums?

If its not a simple feature, have people found a good way to use both Mate and SAS to get the best of both worlds?

Cheers
Steve