On 11/4/13 7:23 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:
>Hi, > >> I've been told that ("foo" in bar) is slow. Is this going to get >>called a >> lot? And why does a skin not have a hostcomponent property? I thought >> that was part of the contract. > >If you look at beginHighlightBitmapCapture it already does the same >check, so seems to make sense to do the same in endHighlightBitmapCapture. Ugh, didn't realize we were already using it. And I guess this is focus related so only two instances are involved at a time so it probably doesn't matter. -Alex