|
|
|
|
|
by Gibbon1
1034 days ago
|
|
From my experience with embedded coding you are correct. Most stuff lives and dies enclosed in a single call chain and isn't subject to spooky action at a distance. And stuff that is I often firewall it behind a well tested API. |
|