Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 1024 by [email protected]: add tags or metadata to keywords
http://code.google.com/p/robotframework/issues/detail?id=1024
It would be nice if it were possible to add some sort of metadata to
keywords, perhaps with a [Meta] or [Tags] row.
For example, it would be nice to be able to tag some keywords
as "deprecated". I don't specifically want a "deprecated" tag, that's just
an example.
Another example might be to tag some keywords as "private" or "public". For
example, libdoc could simply not document any of the private keywords in a
library or resource file, or a tool for viewing keywords could give the
user the option to show or hide private keywords.
I would _not_ want this information to appear in the reports and logs, this
is only to make it easier to create tools that manage groups of keywords.