There is something I don't understand about the installer: It seems that localized strings from properties directories are dynamically loaded ( from some URL) when the Installer is started.
I understand that strings that are dependent on the installer script are loaded dynamically. But why these ? isn't it possible to have them embedded in the app, so that they are available at startup. I think I can guess the answer: this is so that we can add dynamically other locales or fix localization errors without having to deliver a new installer. But given that locales are rather stable, and localization errors are fixed during the testing, is that benefit worth all the trouble: - UI labels empty when connection is slow - if resource bundles are not available, we cannot even display the error. Just wondering... Maurice -----Message d'origine----- De : Maurice Amsellem Envoyé : lundi 10 mars 2014 18:22 À : dev@flex.apache.org Objet : RE: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC6 We have already the progress square that will turn to red to indicate an error occurred. The error should be logged in the console and also could be displayed in the progress, just below the current step progress message, in red. Ie. "Downloading XXXXXX" Error: couldn catch url. I don't think we need an alert, and the red square is visible enough... WDYT? Maurice -----Message d'origine----- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : lundi 10 mars 2014 18:09 À : dev@flex.apache.org Objet : Re: [DISCUSS] Discuss Release Apache Flex SDK Installer 3.0 - RC6 As I've been adding more fault tolerance, it has become apparent to me that the UI isn't set up to tell you that you got an error. There is no obvious place to display an error. Should we popup an Alert? Blink the "Install Log" button? Change the text color for "Install Log" to red? I think I'm going to try blinking. I tried red, but didn't like it. Then we don't have to localize the strings in an Alert. Thoughts? -Alex On 3/10/14 12:51 AM, "Maurice Amsellem" <maurice.amsel...@systar.com> wrote: >I agree. >Let's take the time to fix and test installer 3.0. >And release 4.12 now. > >-----Message d'origine----- >De : omup...@gmail.com [mailto:omup...@gmail.com] De la part de >OmPrakash Muppirala Envoyé : lundi 10 mars 2014 07:34 À : >dev@flex.apache.org Objet : Re: [DISCUSS] Discuss Release Apache Flex >SDK Installer 3.0 - RC6 > >On Mar 9, 2014 10:14 PM, "Alex Harui" <aha...@adobe.com> wrote: >> >> >> >> On 3/9/14 10:06 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote: >> >> > >> >Lee's issue sounds pretty serious to me. If you are up for it, I >> >think >an >> >RC7 is worth it. >> It is serious, if there's an error fetching that file. By >>recommending RC7, are you also recommending that we announce SDK >>4.12.0 now? >> > >I guess. We probably don't want to delay 4.12 anymore. > >Unless someone wants to take up my fight ;-) > >Om > > >> -Alex >>