Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Solving circular unit references with class helpers

  Alt 10. Jun 2011, 08:20
Sooner or later you run into the circular unit reference problem when using a single unit for each class. There are some solutions (move the common used structs into a separate unit, use type casting, redesign your obvious bad class design, etc.) – this is a solution using class helpers. ...

More...
  Mit Zitat antworten Zitat