Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Delphi: do NOT use duplicate GUIDs on interfaces

  Alt 4. Apr 2019, 06:10
One of the things when fixing bugs in an old codebase is wading through technical debt. A quick win is to get rid of duplicate GUIDs when interface portions have been copy-paste re-used: interfaces with the same GUID are treated the same with as*casts even if they are different. the compiler does not warn about […]

Weiterlesen...
  Mit Zitat antworten Zitat