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

FamixStAttribute>>isSharedVariable is volatile #790

Closed jecisc closed 2 weeks ago

jecisc commented 2 weeks ago

We are saving the fact that an attribute is a shared variable in a cache that can be flushed. To me this is a real problem and we should use an attribute instead so that the info does not vanish when we flush caches