Patrick R. Michaud wrote:
In pdd15oo, there seems to be an issue about using load_bytecode to load :method subs after a class has been created.
Working now for both load_bytecode and the eval case. Turns out to be very few lines of code to make it work. I also added Patrick's examples as tests.
Allison