ENVY/QA User Guide : Code Critic : Method Reviews : Reimplements System Method
Reimplements System Method
Warns if a method implements a system (low-level) method.
D:\Documents\VAS Documentation Word\images\tips.gif
Implementing methods, such, as #basicAt: and #basicNew can be risky. Carefully review these implementors and use an alternative approach if possible.
 
Last modified date: 05/19/2020