Question
How to map remote cfc alias differently than their directory structure
It seems that the remote class alias on a cfc has to be its directory structure location in an application. The problem with this is that if I want to have a remote actionscript class map to the same component in multiple different coldfusion apps, I can't. I want to have:
AS3
[Remote Alias=("com.whatever.whatever")]
