Phlip wrote: > Responding to the thread in general - just put your family jewels into > C++ > behind a Ruby layer, and ship Ruby for the easy stuff that your clients > don't need to steal... That seems a fair solution. Although I'm not that deep into Ruby yet, I saw some links concerning creating extensions for Ruby... but in C. There must be something equivalent for C++... That means that when I create for instance my extension (let's say "funky_extension"), the file concerning the extension will be compiled therefore obfuscated? Is that what you're talking about? -- Posted via http://www.ruby-forum.com/.