Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.013 Beiträge
 
#1

Delphi: you should avoid the `with` statement as it makes your code less future proof

  Alt 27. Mär 2013, 05:20
As I wrote before, I’m with the Delphi with haters camp, and this is why: Using the with statement in Delphi makes your code less future proof. The below code example is just one of many. I show it because I recently bumped into doing some long overdue code porting to Delphi XE3. Since ...

More...
  Mit Zitat antworten Zitat