realbasic-nug
[Top] [All Lists]

Re: Can plugins be reused?

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Can plugins be reused?
From: "Dennis Birch" <dennisbirch at gmail dot com>
Date: Sat, 28 Jul 2007 09:36:20 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <DCB4FE78-5940-4BB2-8566-DE972872D47E at alphaview dot com> <BAY107-DAV2DFCB34E534238641C09D93EC0 at phx dot gbl>
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>


<Prev in Thread] Current Thread [Next in Thread>