Graeme Geldenhuys <[email protected]> schrieb am So., 7. Juli
2019, 11:45:

> Does FPC support annotations yet?
>

In the Object Pascal world they are called custom attributes, are
accessible through the RTTI and their syntax is [AttributeName(Arguments)].
There exists a branch with them and it's "just" a matter of integrating
them into trunk.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to