[DiscordArchive] why would one want to go without soap though?
[DiscordArchive] why would one want to go without soap though?
Archived author: Sickbrain • Posted: 2021-12-30T22:54:30.725000+00:00
Original source
why would one want to go without soap though?
Archived author: Nyeriah • Posted: 2021-12-30T23:06:41.598000+00:00
Original source
I wonder the same so many things can go wrong with adding things to the db directly
Archived author: Nyeriah • Posted: 2021-12-30T23:08:20.141000+00:00
Original source
I believe it's impossible to add an external source of mails because they would never be sent unless the internal function is used, like done through soap
Archived author: Nyeriah • Posted: 2021-12-30T23:08:43.757000+00:00
Original source
sure players would receive them when/if they relog, but not really the optimal scenario
Archived author: Nyeriah • Posted: 2021-12-30T23:35:03.857000+00:00
Original source
Another thing to keep in mind is that azerothcore keeps track of received mails in memory, and if that counter falls out of sync characters will have issues
Archived author: exec • Posted: 2021-12-30T23:43:21.137000+00:00
Original source
Might not be the reason, but I've noticed a lot of places seem to be pushing the narrative that SOAP is an anti pattern that should be used as little as possible. Usually it's due to unfamiliarity with SOAP in general