RS 2011r1 compile error -- followup
    jda 
    jda at his.com
       
    Wed Mar  9 10:07:23 CST 2011
    
    
  
>>boReferences.declaration: This property shadows a property of a 
>>different type (id as VLong)
>>
>>boFormat.declaration: This property shadows a property of a 
>>different type (id as VShort)
>>
I've found that renaming the properties in the base object (to "ids") 
and assigning them  to the newly created "id" fields in the 
constructor, such as
   ids = CreateShortField("id")
doesn't trigger the error, and AFAICT the app works normally with 
previously created databases. Is there any potential problem that I'm 
missing? Or is this solution OK?
Thanks,
Jon
    
    
More information about the Valentina
mailing list