Fine, OK. I think I got it.
Unapropriate Intimacy is about a class consuming data that should be encapsulated from another class.
and Feature envy is about a class that mainly uses another class' public data in its methods.
Am I right?
Customer support service by UserEcho
Fine, OK. I think I got it.
Unapropriate Intimacy is about a class consuming data that should be encapsulated from another class.
and Feature envy is about a class that mainly uses another class' public data in its methods.
Am I right?