Hi,
I noticed that isPackage, isPrivate, isProtected were removed from
FAMIXNamedEntity in Famix-Core. It's true that perhaps these
methods should be in Famix-Extensions, but they should not be
removed.
Also, isFinal was moved in Famix-Java. This is a Java specific,
because it has a meaning also for C++ programs where isFinal is
everything that is not explicitly defined as virtual.
Really?
Are you sure about that?
I looks strange to me.
final means that you cannot subclass
I am pretty sure in C++ virtual means that you can override :). By
default you cannot.
Cheers,
Doru
Did I miss something?
In general, we have to be more careful with changes at such core
levels :)
Cheers,
Doru
--
www.tudorgirba.com
"One cannot do more than one can do."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev