Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Legacy Code: Abstract to Interface

  Alt 14. Feb 2013, 17:40
Say you where given the following legacy code snippet, and where told that you needed that there are now five new packet types that need to be written. TDataObject = class(TObject) // Some Shared Data here. end; TPacketWriter = class(TObject) private function CreateObjectX : ...

More...
  Mit Zitat antworten Zitat