Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #962

AddHandler and RemoveHandler now reject invalid handler expressions

Status
Fixed
Fixed in
v26.7.6
Source discussion
https://forum.objo.dev/d/698-bug-timer
Last updated
2026-07-29

Upvotes

0 upvotes

Uses your Objo forum account.

Public summary

AddHandler and RemoveHandler can accept expressions that are not method references, allowing invalid event wiring to compile and fail later at runtime or silently do nothing. Both statements should require an AddressOf method reference with a signature compatible with the event.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.