realbasic-plugins
[Top] [All Lists]

Re: Module scope

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Module scope
From: Frank Condello <developer at chaoticbox dot com>
Date: Sat, 16 Sep 2006 02:49:14 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <F3C41894-F164-46D2-A283-FBD79D01C677 at mobleybros dot com>
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>


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