FunctionCallbackInfor and PropertyCallbackInfoare completely different by their meaning to a degree that from OOP point of view they are separate entities (like rectangle and square). While I introduced CallbackInfo long time ago it may create confusion to end-users, so removing it should make overall api more sustainable.
FunctionCallbackInfor
andPropertyCallbackInfo
are completely different by their meaning to a degree that from OOP point of view they are separate entities (like rectangle and square). While I introducedCallbackInfo
long time ago it may create confusion to end-users, so removing it should make overall api more sustainable.