Actually, it *almost* has nothing to do with ColdFusion, it's just that I have ColdFusion setup on my machine and that's the server I use with Flex apps.
For a ColdFusion server, the WEB-INF\flex\messaging-config.xml file has an additional adapter -...
Following up on my original post about ColdFusion performance hits on creating objects - it was suggested that I return an array of typed structures instead of an array of components.
I already had a nice AOP class for each of these scenarios, so all I...
I'd heard other people in the community mention that, while ColdFusion 8 was faster, object creation was notoriously slow. I never understood what they were talking about as I was creating up to 3000 DTO objects to pass to Flex and was seeing times...
With many developers these days writing web applications using popular Javascript libraries (e.g. Prototype or jQuery), many find themselves having to work with data objects in Javascript to enhance the user experience.
In a recent project, I was...
I don't know, when I was thinking about a name for the post, all the terms I was coming up with made me think of those coffee freaks at StarBucks ordering their custom cup o' Joe.
Anyway, just wanted to share something that made my ColdSpring.xml file...