Makes sense.  Won’t hurt, might help.

Regarding merging the PR, what error are you getting?  Don’t forget that
the ASF GH repos are read-only.  There is a whole workflow for taking PR
into the actual ASF Git repos.  And since you are a committer, it’d
probably be faster to simply copy the modified source file into your ASF
Git repo working copy and commit it.

-Alex

On 11/14/14, 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
>                                                                               
>   

Reply via email to