Re: [proto] : Proto transform with state

2010-11-18 Thread Thomas Heller
Eric Niebler e...@... writes: On 11/17/2010 2:18 PM, joel falcou wrote: On 17/11/10 19:46, Eric Niebler wrote: See the attached code. I wish I had a better answer. It sure would be nice to generalize this for other times when new state needs to bubble up and back down. Just chiming

[proto] unpack transform (was: : Proto transform with state)

2010-11-18 Thread Eric Niebler
On 11/18/2010 3:58 AM, Thomas Heller wrote: Btw, i just finished implementing the unpack feature we were talking about Awesome! ... Short description: Calling some_callable with the expression unpacked: proto::whenproto::_, some_callable(unpack) Calling some_callable with an arbitrary