[V4Rb] VCursor.ObjectPtrField removed

Mr. Bart Pietercil bart.pietercil at gmail.com
Tue Dec 4 02:56:01 CST 2007


On 4-dec-07, at 09:06, Ruslan Zasukhin wrote:

> On 3/12/07 11:55 PM, "Mr. Bart Pietercil"  
> <bart.pietercil at gmail.com> wrote:
>
>> Hi Charles,
>>
>> if I recall correctly this was removed because inside a VCursor there
>> does not exist an objectpointer but merely a ULong (inside a cursor
>> an objectpointer did not point to anything).
>>
>> So when we were working on our program we asked Ruslan what the use
>> was of vcursor.objectpointer (since it did not point to anything) and
>> he decided to depreciate it.
>>
>> hth
>>
>> Bart
>>
>>
>> On 3-dec-07, at 21:53, Charles Yeomans wrote:
>>
>>> Why was VCursor.ObjectPtrField removed with what appears to be no
>>> warning in 3.5?  This broke my code.
>
> Bart is right.
>
> Charles, you need just FIND AND REPLACE ALL
>
>     ObjectPtrField()  to ULongField()
>

Maybe it is a good idea to put this information in the documentation  
of objectpointer AND in the documentation of VCursor

"Objectpointers are converted to ULong- format when being part of a  
cursor."

hth

Bart


More information about the Valentina mailing list