realbasic-plugins
[Top] [All Lists]

implementing Readable interface?

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: implementing Readable interface?
From: "Theodore H. Smith" <delete at elfdata dot com>
Date: Fri, 28 Mar 2008 14:52:26 +0000
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Hi everyone,

I'm trying to make a plugin class of mine, implement the readable  
interface.

Now... I'm not sure how to implement it! Why? Because... I'm not sure  
how to get the encoding out of a text encoding object.

Is there a plugin API call? Or do I just use REALLoadObjectMethod to  
get the method out to get the textEncoding class property "Code as  
Integer"?

Otherwise I'll just have to ignore the encoding object passed :)


--
http://elfdata.com/plugin/
"String processing, done right"


_______________________________________________
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>
  • implementing Readable interface?, Theodore H. Smith <=