on 6/17/05 7:16 AM, Theodore H.Smith at delete at elfdata dot com wrote:
> This is a unit test that tests every part of my plugin. My tests pass
> just fine in RB 5.5.
If those are runtime tests, such as testing if an extension to a class fails
when calling a method to this extension, or any other method that is being
tested, those not necessarily should tell that RB25k is failing. If this
occurs, you ought to investigate the method/prop or whatever it is your self
first, because you can expect improvements in RB, which highlight a plugin
coding failure. Fix that first.
I don't know what the problem is, and you would do everybody a favor to
provide the offending code so we can improve our own plugins. Of course it
is possible that something is wrong in 2k5, but those tend to be or have
been related to dynamic access and changes in how a REALcontrol is being
prepared for display in the RB2k5 IDE. Anything else would suggest something
is wrong in plugin code.
Alfred
_______________________________________________
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>
|