realbasic-nug
[Top] [All Lists]

Re: Why does QUESA have to be dynamically linked in Windows/Linux?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Why does QUESA have to be dynamically linked in Windows/Linux?
From: Tim Jones <tjmac at tolisgroup dot com>
Date: Fri, 14 Sep 2007 14:20:36 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Organization: TOLIS Group, Inc.
References: <20070914201842 dot B79EF7C2411 at mail dot verex dot com> <46EAEE05 dot 9080501 at tolisgroup dot com> <04E31D2A-B646-44C1-946F-F09CCF260F98 at great-white-software dot com>
Norman Palardy wrote:
> On 14-Sep-07, at 2:24 PM, Tim Jones wrote:
>
>   
>> I may be missing something, but if the Quesa libs are built in, why
>> would you need declares?
>>     
>
> To get at the functions that are not exposed by the plugin
>   

Then why not just ignore the plugin and provide the dynamic library 
based on the code available at Sourceforge?  This would allow you to do 
everything by declare and make sure that you always had the latest 
version for functions.  Or, convert the current library code to a plugin.

I guess I'm just not getting this since it doesn't affect me directly.  
I am curious however as there are other functions that appear to be 
suffering from similar changes in implementation.

Tim

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