That's essentially true, but using the deprecated settings with newer versions of Flexmojos is likely to fail in unexpected ways. It might work on some versions of 2.x, but it's not longer tested or supported well in 3.x I don't think. If it still works, I'm surprised, but don't count on it to continue :).
Much better to upgrade to the correct ones. Logan On Tue, Nov 17, 2009 at 8:37 AM, Bruno Medeiros <[email protected]> wrote: > > On Tue, Nov 17, 2009 at 12:59, Marvin Froeder <[email protected]> wrote: >> >> locales and mergeResourceBundle are both deprecated and are replaced by >> runtime/compiledLocales.... so do not mix they. > > I didn't mix, I used only the deprecated ones. :P > > I suppose that: > > locales + mergeResourceBundle:true = compiledLocales > locales + mergeResourceBundle:false = runtimeLocales > > Is it correct? > > -------- > BrunoJCM > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/flex-mojos?hl=en?hl=en > > http://blog.flex-mojos.info/ -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
