Stephane Ducasse-3 wrote > Hi > > when cleaning a system sometimes you find some coding pearls. > And I want to share one I found. > > currentSlide := 0 + self configuration slideInTemplateForDeckJS. > > Stef (we got a good laugh with guille).
TBH, I found A := 0 + N to be the least confusing part of that code... ;) Cheers, Henry -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
