10.1 Changes

10.1.1 menu->condition

Changed binding of @receiver

When a menu_item<-condition is executed by menu->update, it now passed the menu_item rather than the menu as a whole for @receiver.

10.1.2 text_item ->typed

Only accepts event_id

This method is now defined to accept an event-id. text_item->event invokes text_item->typed, which is converted by the type-checker.