Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Famix
New issue 909 by anquetil...@gmail.com: FAMIXNamedEntity>>receivingInvocations ?!? http://code.google.com/p/moose-technology/issues/detail?id=909
Why is there a receivingInvocations attribute in FAMIXNamedEntity ?
Is that a remnant of MooseCook ?
Comment #1 on issue 909 by tu...@tudorgirba.com: FAMIXNamedEntity>>receivingInvocations ?!? http://code.google.com/p/moose-technology/issues/detail?id=909
It has nothing to do with MooseCook. At this moment, the receiver can be either a structural entity or a class (in Smalltalk).
It's not at all ideal. I would prefer it to be only for structural entities.
Updates: Status: Invalid
Comment #2 on issue 909 by anquetil...@gmail.com: FAMIXNamedEntity>>receivingInvocations ?!? http://code.google.com/p/moose-technology/issues/detail?id=909
OK
I mixed it up with incomingInvocations
May be it should be turned off in "ScopingEntity" ?