|
|
|
|
|
by haberman
378 days ago
|
|
I am not the only user of my API, and I cannot control what users do. My experience is that users who are trying to get work done will bypass every speed bump you put in the way and just access your internals directly. If you "just" rely on them not to do that, then your internals will effectively be frozen forever. |
|
I seriously do not get this take. People use reflection and all kinds of hacks to get at internals, this should not stop you from changing said internals.
There will always be users who do the wrong thing.