Quantcast
Channel: Cape Cod Gunny - Michael Riley
Viewing all articles
Browse latest Browse all 141

Delphi Form/Code Separation (CodeRage 9 2014)

$
0
0

I just re-watched an excellent video by David Schwartz an Embarcadero MVP. Schwartz gave this presentation during a 2014 Code Rage 9 session. 

Schwartz says the majority of Delphi code he has seen uses what he calls "Back-Door" injection. All the data movement to and from controls is handled at the form level. He discusses "Constructor" injection and "Property" injection pointing out the pros and cons of both. 

I found this very interesting.

CodeRage9
Have You Embraced Your Inner Software Plumber Yet?
David Schwartz


https://youtu.be/qqKx8fQTTfI

Here are time jumps to specific sections:

00:41 Overview:
14:35 Summary

External References:


Viewing all articles
Browse latest Browse all 141