Closed venantius closed 9 years ago
At the moment Yagni doesn't really treat :main methods specially, which is a problem - since there's no reasonable expectation that a main method would be called from within the application, we should build in escape hatches for them.
:main
At the moment Yagni doesn't really treat
:main
methods specially, which is a problem - since there's no reasonable expectation that a main method would be called from within the application, we should build in escape hatches for them.