Wormhole for Connecting Flex and ColdFusion

I hear the whispers around the town muttering about problems handling communications between Flex and ColdFusion via RemoteObjects. Mutterings such as, is there a more efficient method to handle error reporting, message queing, authentication failures, authorisation failures, server availability, custom user interactions? The answer is in WormHole!!!

Check this bad boy out, solution to your woes!

wormhole

Wormhole is a Messaging Manager which provides value added functionality on top of Remote Object calls between a Flex client and a ColdFusion server. Wormhole was written to encapsulate the management of Remote Object calls, in particular, the handling of errors and user authentication into a simple to re-use library.

Comments