I could've sworn I saw shared methods in the "Complete Class" example (though I think this may only be available in a certain plugin SDK I'm not suppose to mention here).

Frank.
<http://developer.chaoticbox.com/>

On 15-Sep-06, at 11:07 AM, Björn Eiríksson wrote:

Sadly they have not added support for static methods in plugins :(

James Milne wrote:
On 15 Sep 2006, at 15:52, Theodore H. Smith wrote:
UNFORTUNATELY, RB makes it impossible to name a module the same name as a class :( So I can't do ElfData.ChrB or something like that, unless I make an ElfData() global function.

Basically, it's all about name spacing. Name spacing is really the nice neat modern way of doing things. Prefixes are ugly and don't look nice.

I thought they added static functions to RB 2006? It's called a Shared Method.

I don't know how you go about implementing that in a plugin though. There's probably a way.




_______________________________________________
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