Re: [perl #60168] AutoReply: [PATCH] Refactor Junction.

2008-11-08 Thread Vasily Chekalkin
Vasily Chekalkin wrote: 1. Refactor 'junction_comparision_helper' to 'get_bool' vtable. 2. Remove 'prefix:?' and 'prefix:!' overrides. Parrot DTRT without them. 3. Replace 'junction_comparision_helper' with 'infix_junction_helper'. And again. After comments from Pm I remade 'get_bool' to short

Re: [perl #60168] AutoReply: [PATCH] Refactor Junction.

2008-11-05 Thread Vasily Chekalkin
Hello. After some breakages and discussions on #perl6 and #parrot I've remade this patch to proper handling boolean contexts. 1. Refactor 'junction_comparision_helper' to 'get_bool' vtable. 2. Remove 'prefix:?' and 'prefix:!' overrides. Parrot DTRT without them. 3. Replace 'junction_comparisio