Ryan Leach

Results 234 comments of Ryan Leach
trafficstars

int based priorities will end up with almost meaningless numbers with devs clueless to how they should be ordering them, instead having to just constantly adjust as bugs come up.

@Katrix as you created a duplicate issue, and I've not seen anyone else mention this in the wild, Do we want to try to get this in for API8 or...

@Aaron1011 This could be introduced on a minor revision to 7 right?

To future readers wanting context of the implementation: https://github.com/SpongePowered/SpongeCommon/blob/bleeding/src/main/java/org/spongepowered/common/service/sql/SqlServiceImpl.java#L242

@TheE If I can get confirmation from one the SpongeDevs that there isn't some alternate method that flat file databases can use, then I completely agree that this is something...

I've labelled this as 1.13 as I'd prefer to keep a potential change to the configuration nodes / alias inputs to a major version change, even if it doesn't break...

@onyn If we can get a response from @SpongePowered/developers would you be interested in championing this issue / PR?

@brjcarbone It wouldn't be choose one. I would not want this faster then API 8. Where as I could see the other PR (Potentially, dev team approving) introduced in a...

@onyn After reading your reply, I believe you are correct. I mistook the original issue to be saying that we were somehow exposing schema's, and (changing the jdbc url spec...

Sure it's possible to send messages, but that doesn't mean it needs to be exposed to plugins while it's potentially incorrect. If they want to send messages, they can already...