[fpc-pascal] RTTI Attributes
Anthony Walter
sysrpl at gmail.com
Tue Sep 24 16:13:59 CEST 2013
I did some google searching which turned up very little so I decided to ask
my question here.
What is the current status of custom RTTI attributes in fpc trunk? Fot
those who don't understand what I am asking about, here is an example.
type
[AttrWithConstructor('Added text value!')]
TRecord = record
FField: Integer;
end;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130924/b81d6dee/attachment.html>
More information about the fpc-pascal
mailing list