Actions
Feature #5505
closedBasicObject#__extend__
Feature #5505:
BasicObject#__extend__
Description
Unless there is already some way to do it that I've overlooked, the it would be nice if there were still some way to extend an instance of BasicObject.
Probably the easiest way is defining #extend.
Actions