On 18 juin 2013, at 17:04, Clément Bera wrote:

> I don't like this new structure. Then people coming from non object language 
> using all the time control structure will do :
> 
> #someRandomObject if: then: else: thinking of doing a C style condition and 
> not using at all the receiver.

Come on, people are not that stupid ! 
And if they really are, no matter what you do, they will write bad code 
eventually.

> I like how it is now.

It is not about replacing stuff, just adding one method. ifTrue:ifFalse: is 
still the better choice in most situations.

> 
> 2013/6/18 kilon <theki...@yahoo.co.uk>
> Very few things are truly necessary in life, programming languages are not
> amongst them.
> 
> As I said , for me how already things work in pharo is fine concerning
> ifTrue: and friends .
> 
> 
> 
> --
> View this message in context: 
> http://forum.world.st/Pharo-dev-Object-if-then-else-tp4693871p4693952.html
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
> 
> 
> 
> 
> -- 
> Clément Béra
> Mate Virtual Machine Engineer
> Bâtiment B 40, avenue Halley 59650 Villeneuve d'Ascq

Reply via email to