[fpc-devel] Language extension: absolute for classes
    Micha Nelissen 
    micha at neli.hopto.org
       
    Sun Oct  1 22:14:48 CEST 2006
    
    
  
Marco van de Voort wrote:
>> What new syntax are you referring to ? You mean the 'absolute' ? 
>> I don't think so...
> 
> Depends on implementation. Do you really implement absolute as with same
> memoryspace here too, or only allow type upgrading (which is the major
> reason for such feature)?
Changing type to something which is not a descendant (and thus
incompatible) seems useless and always dangerous to me, so should be
forbidden if possible.
Micha
    
    
More information about the fpc-devel
mailing list