Found a work around for missing attach() event handler. It is primitive, but using an on_rez() handler instead with a llGetAttached() = ATTACH_RHAND or some such test will at least replace most used of attach(key _towhom) where some action is required at the time of attachment.

The Mantis OpenSim bug contains some sample code.