Tagged Questions
8
votes
7answers
773 views
Need refactoring ideas for Arrow Anti-Pattern
I have inherited a monster.
It is masquerading as a .NET 1.1 application processes text files that conform to Healthcare Claim Payment (ANSI 835) standards, but it's a monster. The information being ...