Wow, Roland you didn't even tell me you were up to no good with asblocks!

I'm glad that freakin year of messing around produced something worth while!

BTW, in my laboratory of parser/compiler madness I am dreaming up a way to make Falcon have writable AST so it can act like jasblocks does and read-write ActionScript. Linked tokens from the parser/tokenizer is the first hurdle but, I could see some nice utility possibilities with a framework extension like that.

Anyway Roland great job and I saw your pull request, I didn't get notified for it.

Mike


Quoting "OmPrakash Muppirala (JIRA)" <j...@apache.org>:


[ https://issues.apache.org/jira/browse/FLEX-33330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540639#comment-13540639 ]

OmPrakash Muppirala commented on FLEX-33330:
--------------------------------------------

Roland,

This is fantastic work. I just got a chance to run the app and it works great. Thanks for working on this. Thanks to Michael Schmalle as well!

BTW, I have fixed the RuntimeLocale.as with all the missing semicolons and checked it into SVN.

Thanks,
Om

An easier way of managing the locales for the InstallApache application
-----------------------------------------------------------------------

                Key: FLEX-33330
                URL: https://issues.apache.org/jira/browse/FLEX-33330
            Project: Apache Flex
         Issue Type: Improvement
         Components: InstallApacheFlex
           Reporter: Roland Zwaga
           Priority: Minor
             Labels: InstallApacheFlex, utility
            Fix For: InstallApacheFlex 1.1

        Attachments: ApacheFlexInstallerLocaleEditor.zip, RuntimeLocale.as


Right now updating the translation for an existing locale, or creating a new locale for the InstallApache application involves quite a bit of copy/pasting. While the list of locales grows this problem will grow with it, IMHO. To try and combat this complexity I've created a small AIR application which is capable of loading, parsing and editing the RuntimeLocale.as (which contains all of the locale data) file of the InstallApache project. I'll attach both an FXP export of the FlashBuilder project as well as an AIR installer for the application. Should folks find the app useful I'll be happy to donate the code to Apache Flex. A huge credit goes out to Michael Schmalle who created the asblocks library (https://github.com/teotigraphix/as3-commons-asblocks) which takes care of the parsing and editing of actionscript source files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com

Reply via email to