Post #1401903
2026-02-05 12:14 UTC
@crackhappy @mlevison
IIRC for some languages there also have been deterministic refactoring tools too that take over the tedious parts of refactorings (like "rename method" which exactly identified callers to adapt them).
Replies (2)
-
@crackhappy@cyberpunk.lol 2026-02-05 13:23
@project1enigma @mlevison I think you're a bit in the weeds on this.
-
@mlevison@agilealliance.social 2026-02-05 15:30
@project1enigma these might help The bigger issue is that GenAI has no judgment. No understanding of correctness; readability etc. Better refactoring is great, but not enough. Curious what languages are you referring to?