This repository was archived by the owner on Mar 29, 2024. It is now read-only.
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
Closed
Description
FunctionCallbackInfor
and PropertyCallbackInfo
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 introduced CallbackInfo
long time ago it may create confusion to end-users, so removing it should make overall api more sustainable.