On 16-Sep-06, at 1:53 AM, Phil M wrote:

The plugin I just compiled from Xcode is a simple module with two properties and one method. The problem is that all three of these items are appearing in the REALbasic IDE (2006r3) as Global.

How do I set the scope to Protected?

I don't think you can use protected scope in plugin modules. As I understand it, plugin modules always use public scope (or are supposed to anyway - or least they do in Rb5.x) but as far as I can tell all plugin module methods are global in 200x IDE's. I reported this as a bug long ago but RS closed the report and refused to re- open it. Maybe another voice on the report will help: <http:// www.realsoftware.com/feedback/viewreport.php?reportid=acfhivpw>

Frank.
<http://developer.chaoticbox.com/>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to