[fpc-devel]BPW incompatibility: missing feature
Ingmar Tulva
juss_it at ut.ee
Wed Apr 3 15:43:45 CEST 2002
On Wed, 3 Apr 2002, Michael Van Canneyt wrote:
}> type
}> t1=object
}> procedure proc(var m);virtual $20;
}
}And what is this supposed to do ?
This is to be dynamic method, accessed via DMT instead of VMT. I
personally think it's not worth of effort to support this but this is
indeed incompatibility. Probably best way would be ignoring any constant
after 'virtual' - it would work fine in most cases (although Object
Windows really needs dynamic methods to be dynamic).
regards,
Ingmar Tulva
More information about the fpc-devel
mailing list