realbasic-plugins
[Top] [All Lists]

Re: REALLoadObjectMethod leaking memory?

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: REALLoadObjectMethod leaking memory?
From: Alexander Traud <alexander dot traud at macnews dot de>
Date: Sun, 15 Jan 2006 23:42:45 +0100
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Jonathan Johnson
> If there is a leak, that's a bug. Please file a report with an included
> example plugin and project.

Thanks for clarifying:
http://www.realsoftware.com/feedback/viewreport.php?reportid=uoczyobg
Sometimes it is hard to know when a leak is a leak in REALbasic - especially
if the internal counters do not rise.


Alfred Van Hoek
> Optional parameters

Sorry, I had a different problem and was confused.
Actually, I want to call two different methods - one with many parameters
and one with less. I thought about an idea of matching both with *one*
REALLoadObjectMethod call - which is not possible and does not make sense.

By the way I noticed wired behaviour with optional parameters in
REALRegisterMethod. REALbasic sends wired (memory) stuff in the optional
parameters instead of the specified default. Why is a "-1" not accepted for
Integers? However, these should be new topics on the list...and it does not
matter that much to me. I am happy my Plugin works now and that's it. Was a
lot of work to get Drag and Drop of files correct. Wonder why never
requested it before - the solution in REALbasic 2006r1 is adequate for
receiving but sending promised files is a mess. =(
Anyway, required it in REALbasic 5.5.5.

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