Would you be interested in incorporating these features into Hikari proper ( so I don't have to maintain my changes when new versions come out
I'm also trying to get away from using HikariManager, I made FlashControl::update public as my program already keeps a list of what flashcontrols I have for its own purposes, all I use HikariManager for at the moment is createMaterial. Is there any reason I shouldn't be doing this and therefore any reason update shouldn't be public in Hikari proper?
