The current syntax of annotations is very limited:
- They can has only zero or one parameter.
- Their argument cannot be other than a string.
In order to make it usable for production (e.g. #130), make annotations richer through addition of the following features:
The current syntax of annotations is very limited:
In order to make it usable for production (e.g. #130), make annotations richer through addition of the following features:
"foo"123(Support an integer type annotation argument #267)uuid