Details
Description
Currently, UberspectImpl#getPropertyGet will return an instance whether it has
found an "alive" AbstractExecutor or not. This makes it hard to extend,
because the caller can not tell if a proper getter was found.
Currently, UberspectImpl#getPropertyGet will return an instance whether it has
found an "alive" AbstractExecutor or not. This makes it hard to extend,
because the caller can not tell if a proper getter was found.