Thats not only the Pharo, the Squeak, way, the Python way, the Ruby way ..... its the logical way
GregorianDate >> �toJulian�
You have a class then you have a method . You want to extend your method ? why �increase the size of method ? You just create a new class for it.�
I have 3 rules when I code
1) Keep it small
2) Keep it simple
3) Keep it obvious
it wont show you just proper naming it will show you everything. Its the kind of book that you will keep coming back to. This something that every coder should have.�
and yes Java is doing it wrong, its doing it very wrong.�