realbasic-plugins
[Top] [All Lists]

Re: How to do isa in plugins?

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: How to do isa in plugins?
From: Jonathan Johnson <jonj at realsoftware dot com>
Date: Tue, 27 Feb 2007 07:42:29 -0600
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <1hu3iks dot yur39na9o019M%support at monkeybreadsoftware dot de>
On Feb 25, 2007, at 7:51 AM, Christian Schmitz wrote:

> Hi,
>
> how can I know that a variant (a REALobject) is a dictionary?

There is no built-in way to do it in the SDK, but the entrypoint is  
RuntimeObjectIsa. The first parameter is the object in question, and  
the second parameter is a REALclassRef. Please do file a feature  
request so that we can give you an official method to call, though.

Thanks and HTH,
Jon


-- 
Jonathan Johnson
jonj at realsoftware dot com
REAL Software, Inc.

REAL World 2007 Conference
May 9 - 11 in Austin, Texas
<http://www.realsoftware.com/realworld>

_______________________________________________
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>