Our security policy does not allow us to expose our source code to clients.
Typically, in the ColdFusion world a sourceless distribution is carried out by running the code through cfcompile.sh
Unfortunately, code that is precompiled is in my experience not portable across different Operating Systems. I am now looking into alternatives to obfuscate the actual source code.
Do you see any other option besides the precompilation option in the ColdFusion world?