|
|
|
|
|
by turnsout
619 days ago
|
|
Duck typing is so fragile… Once you have implementations that are depending on your naming or property structure, you can’t update the model without breaking them all. If you use a real type, you never have to worry about this. |
|