“Message chain” can be a bad smell in the coding justifies it with reason?
A client asks an object for another object and then asks that object for another object etc. Bad because client depends on the structure of the navigation
“Message chain” can be a bad smell in the coding justifies it with reason?
A client asks an object for another object and then asks that object for another object etc. Bad because client depends on the structure of the navigation
0 Comments
Please add nice comments or answer ....