On 7/28/07, Daniel Stenning <d0stenning at msn dot com> wrote:
> If you are talking of protecting your OWN RB code then you have the option
> of not including method names in you build app. The option is a property in
> your App object.
However this does not have the intended effect with Mac OS X builds.
You can prove it to yourself by building a simple project with one or
more methods. Open the application bundle's binary (within
Contents/MacOS/) in a text editor and search for your method names.
This is with the App class's "IncludeFunctionNames" checkbox left
unchecked. Fortunately it does not appear to include object names
unless you do include function names, and it doesn't seem to include
either in Windows builds.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|