moosetechnology / Famix

An abstract representation of source code. Famix is generic and can describe applications in multiple programming languages.
MIT License
12 stars 22 forks source link

remove #flag: from FamixMetamodelBuilder >> getTraitNamed: #748

Closed NicolasAnquetil closed 2 months ago

NicolasAnquetil commented 2 months ago

see:

self flag: #todo.
"Cyril: I introduced this warning in the development of Moose 8 to not break every existing generators. We should remove the full detect in the future, for example in the development of Moose 9 (not before!) and revome the warning class."
NicolasAnquetil commented 2 months ago

Actually, I believe we should never use Symbols event to access remote entities