I don't know what @ToothlessGear's intended direction for the lib is.
In my opinion, the problem of doing multiple value changes in less code has been solved by the new Message constructor, which allows setting data values with an object, as well as addDataWithObject, which allows setting multiple values at once.
I don't know what @ToothlessGear's intended direction for the lib is.
In my opinion, the problem of doing multiple value changes in less code has been solved by the new
Message
constructor, which allows setting data values with an object, as well asaddDataWithObject
, which allows setting multiple values at once.I vote no.