Re: zipper: missing root-loc

2009-01-26 Thread Rich Hickey
On Jan 25, 3:50 pm, Chouser wrote: > On Sun, Jan 25, 2009 at 9:46 AM, Jan Rychter wrote: > > > From what I understand, currently the only way is to get the root > > node and then recreate the entire zipper structure. This seems > > unnecessary. > > I think what you're asking for sounds very re

Re: zipper: missing root-loc

2009-01-26 Thread Jan Rychter
Chouser writes: > On Sun, Jan 25, 2009 at 9:46 AM, Jan Rychter wrote: >> From what I understand, currently the only way is to get the root >> node and then recreate the entire zipper structure. This seems >> unnecessary. > > I think what you're asking for sounds very reasonable. What do I do

Re: zipper: missing root-loc

2009-01-25 Thread Chouser
On Sun, Jan 25, 2009 at 9:46 AM, Jan Rychter wrote: > > From what I understand, currently the only way is to get the root > node and then recreate the entire zipper structure. This seems > unnecessary. I think what you're asking for sounds very reasonable. It's also seems like it would have bee