Moreover, when I tried to split it today, I really felt a lack of models and commands, the whole thing was monolithic and interlaced enough to make it difficult to split without to be rethought and I thought first MVC but it could be because that's my way to do, in the same time, I'm not sure choosing a simpler model will really help as long as we'll add features but I'm open to hear.
-----Message d'origine----- De : Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Envoyé : dimanche 29 septembre 2013 23:35 À : dev@flex.apache.org Objet : RE: [Intaller] Speed up download I don't want by force involve a framework, it is just because there are or will be parallel / sequential tasks having to do with external data, using a known one helping with could be appropriated but for sure we can always do without. -Fred -----Message d'origine----- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : dimanche 29 septembre 2013 23:25 À : dev@flex.apache.org Objet : Re: [Intaller] Speed up download Hi, The installer code is reasonably straight forward. IMO there's probably not a huge reason to use a framework, I'd just try refactoring it into several classes first. Thanks, Justin