I have an AIR application which uses the Merapi bridge to communicate with a 
local Java 
application.  My service class wraps the bridge and I would like to initialize 
this service 
alongside the HTTPService I have defined in the ServiceLocator mxml.

Should I extend the Cairngorm ServiceLocator to support my own service 
interface as an 
additional type or is there some better way of doing this?

Cheers
Adam

Reply via email to