On Dec 5, 2011, at 12:44 PM, Tudor Girba wrote:
- Introduced a
virtual association : Instanciation that relates a variable
(structuredEntity to its type and a method (behaviouralEntity) to its
returnType. I created MooseChefInstanciationAssociation for this. It is not
in Famix as it is only intended to do queries.
I am not sure about introducing this entity.
why do we need an association for the type of a variable and the returned type of a
method?
we can explode memory with that?
In any case, the name is not good because:
- Instanciation is not a word (Instantiation is) :)
- instantiation conflicts with the dynamic meaning used in Dynamix