Basically, it comes down to whether HTML dependes on Effects or the other way around. I guess I can reverse it, but that would mean Effects will have a new dependency. I’ll try not to mess up Jenkins’ build this time.
From: Alex Harui<mailto:aha...@adobe.com> Sent: Wednesday, November 16, 2016 8:13 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: Re: git commit: [flex-asjs] [refs/heads/develop] - HTML now depends on Effects, so order is changed. On 11/16/16, 9:46 AM, "Yishay Weiss" <yishayj...@hotmail.com> wrote: >I agree, and don’t mind reversing that. The question is where would that >bead exist. The only dependency one Effects in HTML now, is in the form >of an optional bead that depends on HTML and Effects, namely >EasyAccordionCollapseBead. Where do you propose to put it? IMO, EasyAccordionCollapseBead should be renamed to EasingAccordionCollapseBead, and be in the Effects.swc if it relies on classes in Effects.swc. -Alex