On 1/13/17, 11:03 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" <carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> wrote:
>Hi great to think in it as a bead. But this makes me thing about a way to >"inject the beads" so we doesn't need to touch code, but some config that >remove the inject of automation beads in all components...(the manual way >of write the bead and remove would be not usable in the real world) The compiler could probably be taught to filter certain tags out of the MXML. If we don't like that idea, some configuration could swap in a "null" implementation behind those tags so they have lower cost and don't do anything. -Alex