|
|
|
|
|
by pitay
3585 days ago
|
|
Using find & sed is not painful. Using an IDE with an understanding of the language you have is even less painful. Having the IDE automatically refactor a public field to use getters and setters is a breeze with managed languages like Java and C#. |
|