On 6/30/15, 3:08 AM, "Michael Schmalle" <teotigraphix...@gmail.com> wrote:

>On Tue, Jun 30, 2015 at 1:25 AM, Alex Harui <aha...@adobe.com> wrote:
>
>> 100% agree, but I think we have to do it soon because I keep adding in
>> these parent walks and I think it slows things down.  I’d like to know
>> more about the model.
>>
>
>I can't say for sure, I have my hands tied with time issues, so just
>trying
>to converse when I can.

OK.  Looks reasonable.  IIRC, there’s a few places where we look ahead
“down the tree” as well so again we visit certain nodes twice.  Did you
run into situations like that and are they also avoidable via some sort of
model?

Time-wise, it seems like it can be done in steps where we start passing a
model around and gradually remove parent-walks.

Thoughts?

-Alex

Reply via email to