Hmm. I wonder what that is. I just pushed an attempt to report on why that is.
-Alex On 3/14/17, 2:16 PM, "Harbs" <harbs.li...@gmail.com> wrote: >Got an error: >https://paste.apache.org/KgxC <https://paste.apache.org/KgxC> > >> On Mar 14, 2017, at 10:34 PM, Harbs <harbs.li...@gmail.com> wrote: >> >> Pulling now. I’ll let you know how it goes. >> >>> On Mar 14, 2017, at 9:44 PM, Alex Harui <aha...@adobe.com> wrote: >>> >>> >>> >>> On 3/14/17, 12:20 AM, "Harbs" <harbs.li...@gmail.com> wrote: >>> >>>> That’s great! I’m anxiously waiting to see what you can do! ;-) >>> >>> OK, I put in a fix for my simple case. See if it helps on your case >>>and >>> if compile times really bog down. >>> >>> Basically, we are trying to list the contents of a DAG, but when you >>>run >>> into a node a again, you not only have to shift the order of items in >>>the >>> list, we also have to fix up the goog.requires. That requires a lot of >>> revisiting. I'm wondering if there is a better strategy, like fixing >>>up >>> the goog.requires at the very end once the order is otherwise >>>determined. >>> >>> That's more risky work than I'd like to do, but maybe we have to just >>>do >>> it. >>> >>> -Alex >>> >> >