- 5 simple things a council should do to make a website work better for social media
- A sad divorce in Adland
- WACKY WEDNESDAYS
- Job Opportunity!
- James and Matt are toast
- Make Love Not Porn – a lesson in the way the internet changes society
- Sharing nodes on Facebook
- Lego is the cause of violence in our schools
Communication via Remote Object
- Tags:
I've been messing with a remote object class that I should really split into a reusable part and project specific code (the do say encapsulate that which changes). Essentially I'm using the features provided by the mxml RemoteObject class to create multiple asynchronous calls to different services using the one main object.
By doing this I'm hoping that by simply switching the service source I can use the services module from drupal to connect and use all sorts of drupal functionality over amfphp.
It's working well so far but as I said above, I just need to split things up a bit. Once that's done, the code will be here for perusal.
- Printer-friendly version
- Login to post comments