Fred, Email the file to me off list. On 11/14/14, 10:17 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:
>Thanks guys for the explaination, unfortunately cant work from home at >the moment, will check with the company Im working with at the moment if >they allow me to setup a dev sdk, etc... > >--- Message initial --- > >De : "OmPrakash Muppirala" <bigosma...@gmail.com> >Envoyé : 14 novembre 2014 18:33 >A : dev@flex.apache.org >Objet : Re: [GitHub] flex-utilities pull request: Update >apache-flex-spelling-framework... > >Fred, we cannot merge pull requests from GitHub, because we dont have >admin access. We have to download the patch and apply to the Apache Git >repo. And if we add a magic comment in the format: "This closes #<pull >request number>", the PR gets closed automatically. > >I think in this case, you just have to commit the code directly to the >Apache git repo since you have the committer rights. > >Thanks, >Om > >On Fri, Nov 14, 2014 at 9:17 AM, Frédéric THOMAS <webdoubl...@hotmail.com> >wrote: > >> My web outlook is very shitty today, sorry. >> > Given that squiggly is on the small size is there a huge need for >>RSLs? >> Don't mind either way, just curious to why you would need them. >> I have an Air app that downloads modules, I try to make them as small as >> possible because some of our clients have a very slow connection, I >> modified the way the RSLs work in Flex (Monkey patch) to make it work >>with >> Air and as well load them from the local storage, the App is now loaded >> from a Loader (the actual installed app) and so with the modules will >>load >> the RSLs the first time they will need one, store it in the user storage >> and then and subsequently load them from here, doing so, my constantly >> updated modules will be as lighter as possible, am I clear ? >> >> Thanks, >> Frédéric THOMAS >> >> From: webdoubl...@hotmail.com >> To: dev@flex.apache.org >> Subject: RE: [GitHub] flex-utilities pull request: Update >> apache-flex-spelling-framework... >> Date: Fri, 14 Nov 2014 17:09:31 +0000 >> >> >> >> >> > Looks like windows only? That may be an issue. >> Right, never did Ant for other platforms, does someone know how I could >> solve that ? >> >> Frédéric THOMAS >> >> > Subject: Re: [GitHub] flex-utilities pull request: Update >> apache-flex-spelling-framework... >> > From: jus...@classsoftware.com >> > Date: Sat, 15 Nov 2014 03:59:11 +1100 >> > To: dev@flex.apache.org >> > >> > Hi, >> > >> > > <exec executable="${FLEX_BIN}/optimizer.exe" >> > > output="${output.dir}/flex-optimizer-@{swc-name}.log" >> append="true"> >> > >> > Looks like windows only? That may be an issue. >> > >> > Given that squiggly is on the small size is there a huge need for >>RSLs? >> Don't mind either way, just curious to why you would need them. >> > >> > Thanks, >> > Justin >> >> >>