Table and Query Classes good or unnecessary?
Hey Clifford,
On 17/3/18 10:23 am, Clifford Ilkay wrote:
> “The right tools”… like any text editor or virtually any IDE. The amateur
> mistake of mixing tabs and spaces for indentation, you’ll only make once.
> Once you’ve gotten over it, it’s really a no-brainer. If you were on my
> team, I’d even create a git hook, say “martenProofTheIndentation”, and let
> git handle any potential errors. 🙂
I respectfully disagree.
While I have gotten used to these crazy indentation rules and can attest
that the right IDE has made life a lot easier, I still hate this part
with a vengeance. In no way do I find it makes my code more readable and
especially with larger decision trees it is so friggen hard to figure
out the flow of your application. Give me curly brackets any day over this.
That said, you do get used to it, and with the right IDE it isn’t any
huge hurdle, but that it requires a specialized IDE for you to make
sense of the flow of your own code because hidden characters can easily
break things speaks volumes to me. I’ve learned to live with it, but I
will never like it.
Cheers,
Bas
_____________________________________________________________
Manage your list subscriptions at lists.omnis-dev.com
Start a new message -> mailto:omnisdev-en@lists.omnis-dev.com