|
|
|
|
|
by lamontcg
1082 days ago
|
|
Explicit access levels keep on getting eroded. Generations of programmers come up writing web services where the router forms a hard API layer and they don't see the point in public/private/protected any more, because nobody is ever linking against their code so it doesn't matter. |
|