|
|
|
|
|
by re-thc
1103 days ago
|
|
> Some people have an aversion to "goto" statements That's because 1 of the 1st things they teach at school is that "goto" is bad, but no 1 really gets why (at the time). It just goes into their brains and this carries forward. > Java examples which show trivial code annotated with @POST or @Path are not representative of production systems That happens with every language though. There are disasters everywhere. |
|