Hi guys

I would like to know if at the fame level we can tag a method as an extension of a fame package.
I saw that class implements annotation methods which contain this tag and I'm curious.
I thought that we could do it with fame (when I remember the meta model of fame).

I imagine that I can query all the methods with that label but does fame infrastructure provides a query?

Then I was thinking that we get comment at the meta level but this is not the case (is it true?) so for now we will use
Smalltalk class comments.

Stef