I can currently edit many Spring.NET XML files, and I find this work quite repetitive and, frankly boring.
Most of what I do is a kind of "refactoring" - a generalized declaration of XML for instances and "inheritance" from these generalized structures to declare more specific ones.
As I said, this is a silent type of task, but it requires a lot of attention and concentration, and it is easy to make a mistake.
I would suggest that a lot of editing Spring.NET xml files can be automated with a tool like ReSharper.
Can you recommend something?
source
share