Skip to content

Commit

Permalink
Readme update (#79)
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
c-jo authored Nov 27, 2023
1 parent 130384f commit e495a87
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,12 @@ Written by Chris Johns, with contributions from Charles Ferguson and Lauren Cron
1.0.2 - Bug fixes.\
1.1.0 - Support more gadgets and objects. Message improvments, Throwback support.

## Future plans

To reduce unexpected calls, handler functions will gain way to specify their match scope. Currently handlers are
called for the self, parent and ancestor object (unless a previous call has handled it). The default scope of the handlers may change.

To allow for all possible ComponentIDs, and to better handle ObjectIDs the handling of these may need to change.

Better handling of wimp message numbers.

0 comments on commit e495a87

Please sign in to comment.