On Tue, Dec 18, 2012 at 1:58 PM, Justin Mclean <jus...@classsoftware.com>wrote:
> Hi, > > > Which is useful, but somewhat disturbing information as it > > potentially increases the number of possible rendering environments. > > I don't think we can possible test every combination here that's: > OS version (at least 2) x compile for FP (x8) x run in FP versions (x8) x > supported locales (x22) x AIR (x5) = 14000+ combinations :-) > > I think we decided that we will test only en_US because that is what we have baselines for. And it makes logical sense to tie a FP runtime to its corresponding AIR runtime (ex. 11.4 goes with AIR 3.4) With these assumptions, the number of combinations would be more like: OS version (at least 2) x compile for FP/AIR (x8) = 16 combinations. More manageable, IMHO. Thanks, Om