Re: BUILD and TWEAK

2020-07-21 Thread Vadim Belman
Oh, and the thing I forgot to mention: contrary to BUILD and TWEAK, DESTROY is invoked by underlying backend VM. I.e. by MoarVM, or JVM, or JS because only the VM knows when exactly an object cease to exists. Best regards, Vadim Belman > On Jul 21, 2020, at 4:53 AM, Richard Hainsworth > wro

Re: BUILD and TWEAK

2020-07-21 Thread Vadim Belman
> On Jul 21, 2020, at 4:53 AM, Richard Hainsworth > wrote: > > Trying to update the documentation on submethod TWEAK - there is nothing. > > But the documentation should be accurate and not confusing. So some questions: > > In a loop or program, things like BUILD or LEAVE or FIRST are called