[DiscordArchive] Does anyone know why WoW Cores are so bad at utilizing proper error handling through try-catches? Th
[DiscordArchive] Does anyone know why WoW Cores are so bad at utilizing proper error handling through try-catches? Th
Archived author: MaloW • Posted: 2019-10-17T21:18:11.589000+00:00
Original source
Does anyone know why WoW Cores are so bad at utilizing proper error handling through try-catches? There's no reason why a WoW-server would ever have to crash if it was designed with proper error handling in mind. Is it just a case of some guys deciding not to do it that way 15 years ago and no one has ever put the effort in to re-design it since?
Archived author: MaloW • Posted: 2019-10-17T21:19:15.363000+00:00
Original source
I'm thinking I might try to add it to my project, would it be a welcome improvement upstream as well?
Archived author: Shin • Posted: 2019-10-17T22:28:20.129000+00:00
Original source
<@107869937443307520> I could say the same for testing, there is no automation testing at all
Archived author: Shin • Posted: 2019-10-17T22:28:49.640000+00:00
Original source
`would it be a welcome improvement upstream as well?` of course it would be a good improvement