ex-falcon. Run ‘ant wipe-all’ and ‘ant all’
>
> The compiler has changed how it finds files.
>
> -Alex
>
> On 6/13/15, 9:49 PM, "Darrell Loverin" wrote:
>
> >Trying to build the release target:
> >
> >
> >>ant -Dbuild.number=2
Trying to build the release target:
>ant -Dbuild.number=20140613 -Dbuild.prompt= release
getting the below errors:
basictests-compile-js:
[echo] FLEX_HOME: /Users/dloverin/ApacheFlex/asjs
[echo] FALCONJX_HOME: /Users/dloverin/ApacheFlex/falcon/compiler.jx
[echo] GOOG_HOME: /
with some of the best
engineers in the business.
5. Support code through product development and deployment.
Please send resume to dloverin at gmail.com if interested.
Thanks,
-Darrell Loverin
nario from the command line please let me
know.
-Darrell
On Fri, Mar 27, 2015 at 9:05 PM, Héctor A wrote:
> That would be great. Thank you.
>
> On Sat, Mar 28, 2015 at 1:54 AM, Darrell Loverin <
> darrell.love...@gmail.com>
> wrote:
>
> > I used to be familiar with
I used to be familiar with that code. I'll take a look at the patch this
weekend.
-Darrell
On Friday, March 27, 2015, Héctor A wrote:
> It would be nice if somebody could check if the submitted patch is valid.
> It's a longtime issue affecting many users, and it's a shame that the
> contributor
What it means is my employer, SimpliVity, allowed me some time at work for
project and as one of my quarterly goals.
-Darrell
On Sun, Mar 22, 2015 at 2:39 AM, Erik de Bruin wrote:
> > Darrell Loverin edited comment on FLEX-34809 at 3/22/15 1
Thanks! I have write access now. Here's the page:
https://cwiki.apache.org/confluence/display/FLEX/Code+Coverage+Tool
On Sat, Mar 21, 2015 at 7:15 PM, Alex Harui wrote:
> Ok, try it now.
>
> On 3/21/15, 8:33 AM, "Darrell Loverin" wrote:
>
> >Here
d then I can give you access.
>
> Thanks,
> -Alex
>
> On 3/21/15, 6:23 AM, "Darrell Loverin" wrote:
>
> >Could someone please give me (dloverin) write access to the Flex Wiki. I'd
> >like to add a Confluence page to describe how to use the Flex Code
&g
Could someone please give me (dloverin) write access to the Flex Wiki. I'd
like to add a Confluence page to describe how to use the Flex Code Coverage
Tool that is now ready for use (will be committed soon).
Thanks,
-Darrell
I've been working on improving the existing Code Coverage Tool in
utilities. I'm getting ready to commit the work but I'm not sure whether to
commit the Eclipse project files with the code. Are they considered helpful
or clutter?
I've attached an example code coverage report from the tool I took w
hen-closi
> ng-Flash-application
>
> -Alex
>
> On 2/20/15, 10:48 AM, "Darrell Loverin" wrote:
>
> >Here's a code snippet:
> >
> >*this*.loaderInfo.addEventListener(Event.UNLOAD, unloadHandler);
> >
> >On Fri, Feb 20, 2015 at 1:47 PM, Dar
//www.kirupa.com/forum/showthread.php?309561-Event-listener-when-closi
> > ng-Flash-application
> >
> > -Alex
> >
> > On 2/20/15, 10:48 AM, "Darrell Loverin"
> wrote:
> >
> > >Here's a code snippet:
> > >
> > >*this*.loader
Here's a code snippet:
*this*.loaderInfo.addEventListener(Event.UNLOAD, unloadHandler);
On Fri, Feb 20, 2015 at 1:47 PM, Darrell Loverin
wrote:
> yes, but I don't get an event.
>
> On Fri, Feb 20, 2015 at 12:11 PM, Alex Harui wrote:
>
>> Did you try th
yes, but I don't get an event.
On Fri, Feb 20, 2015 at 12:11 PM, Alex Harui wrote:
> Did you try the UNLOAD event on LoaderInfo?
>
> http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/di
> splay/LoaderInfo.html#event:unload
>
> On 2/20/15, 6:15 AM, &
This question is about the SWF loaded as a result of being specified with
the preloadSWF key. The "allComplete" event tells the preload SWF when the
application has been loaded but is there an event to tell when the
application is being unloaded so the preload SWF can flush any buffered
data?
Than
Wondering if I can use Java 1.7 APIs for some code that would go in the
utilities repository or if I should stay with 1.6?
Thanks,
-Darrell
> > > >
> > > > Numeric problem codes seem like the way to go, if we don't already
> > > support them.
> > > >
> > > > - Gordon
> > > >
> > > >> Date: Wed, 31 Dec 2014 11:56:45 +0200
> >
’s why I’m hoping you or Gordon know how to teach the
> parser or reducer and other code how to handle this. It looks like the
> compiler sees the {} as a block and not an object literal.
>
> -Alex
>
> On 12/31/14, 5:06 AM, "Darrell Loverin" wrote:
>
> >Agr
il.com
> >> To: dev@flex.apache.org
> >>
> >> Could this be improved to have a better interface?.. Grepping through
> >> the code I get 1388 hits for org.apache.flex.compiler.problems in Java
> >> files alone. No one would think of this as being an easy way to
would think of this as being an easy way to find
> > an offending warning... But I don't think most people would even go as
> > far as looking into the source code for ways to void a warning
> > message.
> >
> > For those interested in this particular warning
the new compiler not
> >handling the keyword 'get' as a property name correctly (which it may now
> >no longer allow as I understand it is more strict in some cases).
> >
> >
> >On Wed, Dec 31, 2014 at 4:31 PM,
>{
>// result =
>// {
>// get: function():Object
>// {
>// return JSON.parse(request.toString());
>// }
>// };
To further
The falcon compiler and the (old) mxmlc compiler handle errors and warnings
differently. In the mxmlc compiler a message is always an
error/warning/info message at creation. In falcon, messages have a default
severity but can be treated as an error, warning, or ignored. The
configuration options to
heck() method in the MXML compiler.
Hope that helps,
-Darrell
-Darrell
On Fri, Dec 5, 2014 at 9:29 AM, Darrell Loverin
wrote:
> I'll have some time this weekend to look at this a bit.
>
>
> -Darrell
>
> On Thu, Dec 4, 2014 at 3:29 AM, Héctor A wrote:
>
>> H
>used to convert from MXML to Actionscript and then to ABC. Does anyone know
>anything about this and if so, can they point me to it? Thanks and all the
>best.
For a prime example of generating AS code look in the PreLink class in the
MXML compiler (in the sdk repo). Look at methods that start wit
ble
> and implemented in the IDE itself.
>
> Best regards,
>
>
> On Tue, Nov 25, 2014 at 3:47 AM, Darrell Loverin <
> darrell.love...@gmail.com> wrote:
>
>> >>Right now none because the property is private, and if it wasn't, just
>> su
Hi Alex,
I’m hoping you can help me with an issue I’m seeing with the CodeCoverage
utility you donated.
I’m running a mustella test with the coverage server running. What I’m seeing
is the LocalConnection send() method seems to stop working part way thru the
test. On the CodeCoveragePreloadSWF
>>Right now none because the property is private, and if it wasn't, just
subclasses.
That sounds right to me.
-Darrell
On Sun, Nov 23, 2014 at 8:34 PM, Héctor A wrote:
>
> >>property of type NavigationStack, marked with [ExcludeClass], what does
>> that mean?
>>
>> [ExcludeClass] prevents Flas
>>property of type NavigationStack, marked with [ExcludeClass], what does
that mean?
[ExcludeClass] prevents FlashBuilder from hinting the class and excludes it
from ASDoc.
-Darrell
On Sun, Nov 23, 2014 at 6:49 PM, Darrell Loverin
wrote:
> I not sure how complete the MXML suppo
nt
> declaration, an ItemRenderer... is it hacked around? I guess so, but I'll
> have to think about how to handle those special cases properly.
>
> I haven't looked into Flex 3 in depth yet.
>
>
> On Fri, Nov 21, 2014 at 2:31 PM, Darrell Loverin <
> darrell.love..
Sorry I missed this thread. Using [DefaultProperty] and [ArrayElementType]
sounds right for Spark components but I don't see [DefaultProperty]
declared in mx containers and I don't remember how mx containers were
validated. I'll investigate to see how it works this weekend.
-Darrell
On Thu, Nov
The compiler should always be writing out a digest for the library.swf in a
SWC. The digests are used for unsigned RSLs as well as signed RSLs. The
digest is not only important for validating an RSL loaded from a foreign
domain but it is also used at runtime to prevent loading the same RSL
multiple
>It may be that MXMLC has different logic for when the source for an embed
>starts with a slash. Folks have been able to using leading slashes in
>Flash Builder that then fail from ant.
Falcon was written to follow the same logic as the old MXMLC compiler in
resolving embedded assets. The differe
The compiler should support multiple source paths. Each "-source-path"
option defines another source path. The compiler error messages seems to
say it searched two source paths for the asset. I think you want to add
your resource path to the source path.
-Darrell
On Sun, Oct 12, 2014 at 1:24 PM,
.net/job/flex-sdk_mustella/ws/mustella/tests/
> >Managers/StyleManager/AdvancedCSS/descendantSelectors/baselines/descendant
> >selector_basic_nomatch_style_runtime...@win.png.bad.png
> >
> >I've not seen the '@win' on the end before. Should I copy the
> >..
Thanks, I see it now. I forgot to checkout the "develop" branch.
On Sat, Aug 2, 2014 at 2:36 AM, Alex Harui wrote:
>
>
> On 8/1/14 10:39 AM, "Darrell Loverin" wrote:
>
> >>>9. The source code for a prototype of a code coverage utility that I
> &
>>9. The source code for a prototype of a code coverage utility that I
wrote.
Has this code been donated?
-Darrell
On Fri, Mar 28, 2014 at 11:42 AM, Alex Harui wrote:
> Hi folks,
>
> Adobe legal and business folks have approved the donation of several
> Flex-related items to Apache. The dona
The mxml compiler has a dependency on the name "playerglobal.swc", See
compiler/CompilerSwcContext.java, line 351.
Source s = (loc.endsWith(StandardDefs.SWC_PLAYERGLOBAL) ||
loc.endsWith(StandardDefs.SWC_AIRGLOBAL) ||
loc.endsWith(StandardDefs.SWC_AVMPLUS)) ?
The Falcon compiler does not ha
age seems to be missing from the README.
On Tue, May 27, 2014 at 11:02 AM, Alex Harui wrote:
> GOOG_HOME is for closure library, not closure compiler. It should be the
> absolute path to the SDK's js/lib/google/closure-library
>
>
> On 5/27/14 7:45 AM, "Darrell Loverin"
et up correctly?
> Do 'jar -tf compiler.jar' to make sure it isn't corrupt and has
> ErrorManager in it.
>
> -Alex
>
> On 5/26/14 8:22 PM, "Darrell Loverin" wrote:
>
> >Still can't compile the examples;
> >>ant examples
> >
>
ase.
>
> On 5/25/14 2:41 PM, "Darrell Loverin" wrote:
>
> >I delete the binary package and ran
> > ant -f installer.xml -Dclosure.download.file=compiler-20140303.zip
> >
> >as you recommended. I entered 'y' to every download prompt. The
1 AM, Alex Harui wrote:
> Start over, delete the folder and uncompress the binary package into a new
> folder.
>
> Then run:
> ant -f installer.xml -Dclosure.download.file=compiler-20140303.zip
>
> -Alex
>
> On 5/22/14 9:00 PM, "Darrell Loverin" wrot
gt; Google Closure Library.
>
> Try using an older version of the Google Closure Compiler. If you are
> working from the repos, remove the lib/google folder and the
> compiler-latest.zip from the "in" folder and run the build with
>
> -Dclosure.download.filename=compi
I'm getting errors when compiling the examples in asja.
First I ran 'ant' in the main directory and it built without any noticeable
errors:
compile:
[echo] running gjslint
[exec] 149 files checked, no errors found.
[echo] running jshint
Next I ran 'ant examples' to build the e
The tests can probably be fixed but I didn't want to leave mustella in a
bad state any longer. The problem is the MarshallPlan tests seem to get
stuck in a loop of running the same test over and over without advancing to
the next test. I can looking into fixing this but it may take a while. The
cur
The mustella-test commit was causing the failures of the StyleManager and
MarshallPlan tests.
I have reverted the changes. Sorry for the inconvenience.
-Darrell
On Mon, May 19, 2014 at 10:34 PM, Darrell Loverin wrote:
> I looked into the failing ShaderFilter tests:
>
>
I looked into the failing ShaderFilter tests:
[java] =
[java] Failed:
[java] =
[java] gumbo/filters/ShaderFilter/Integration/ShaderFilter_integration
integration_popup_test
ilter tests. I'll look into more tonight.
-Darrell
On Mon, May 19, 2014 at 2:59 PM, Darrell Loverin
wrote:
> I'm checking to see if the mustella change broke anything.
>
>
> -Darrell
>
>
> On Mon, May 19, 2014 at 1:56 PM, Justin Mclean wrote:
>
>>
I'm checking to see if the mustella change broke anything.
-Darrell
On Mon, May 19, 2014 at 1:56 PM, Justin Mclean wrote:
> Hi,
>
> I did notice that one of the recent changes () was to mustella itself -
> perhaps that has broken some tests?
>
> Running the failing manager tests here I notice
Arrays.asList(pathlist),
locales,
cv, !reportMissingCompilerLibraries);
libraryPath.addAll(resolvedPaths);
}
-Darrell Loverin
On Wed, Jan 22, 2014 at 1:25 PM, Darrell Loverin
wrote:
> You can create a "soft dependency" from one configura
You can create a "soft dependency" from one configuration variable to
another and get the same effect as this code. I don't have the code in
front of me right now but there should be some examples in the
Configuration classes of the old MXML compiler. In this case library-path
would have a soft dep
Oh, I see, Justin added it to swfutils. I was looking for it in falcon
since this is where I had added the support but I don't see the code in
Apache Flex's falcon.
-Darrell
On Sun, Nov 17, 2013 at 3:46 PM, Justin Mclean wrote:
> Hi,
>
> > I believe there was a new tag added to the swf to enab
I believe there was a new tag added to the swf to enable telemetry. I don't
see this tag supported in Apache Flex.
-Darrell Loverin
On Sun, Nov 17, 2013 at 8:30 AM, christofer.d...@c-ware.de <
christofer.d...@c-ware.de> wrote:
> Hi,
>
> I have recently extedned Flex
It would be interesting to run the same test on machines with a different
number of processors. In theory, Falcon should outperform MXMLC as the
number of processors increase.
On Wed, Oct 9, 2013 at 11:38 PM, Justin Mclean wrote:
> Hi,
>
> > No official measurements. How small are you talking a
Nice job Alex! Let me know if there is a bug you would like me to pick up
while you work on something else.
On Wed, Oct 9, 2013 at 1:09 PM, Gordon Smith wrote:
> Congratulatlons on reaching a huge milestone!
>
> - Gordon
>
> -Original Message-
> From: Alex Harui [mailto:aha...@adobe.com
e. Very strange bug in AIR, IMO. Anyway, I do have Falcon
> generating the coerce_a where MXMLC outputs it.
>
> On 10/2/13 3:13 PM, "Darrell Loverin" wrote:
>
> >Nice job figuring this out! Does your change now generate the coerce_a
> >code in the same positions a
setproperty
>>>>> private,private,,http://adobe.com/AS3/2006/builtin:null
>>>>>
>>>>> Here is the ABC from Falcon that doesn't work:
>>>>>
>>>>> getlocal0
>>>>> pushscope
>
type (not just
> Dictionary), is type *. So I think it is OK to codegen coerce_a before
> assignment to any foo[bar] expression.
>
> Darrell, do you agree or disagree?
>
> - Gordon
>
>
> -Original Message-
> From: Darrell Loverin [mailto:darrell.love...@gmail.co
coerce_a Operation
Coerce a value to the any type.
Format
coerce_a
Forms
Stack
..., value => ..., value Description
Indicates to the verifier that the value on the stack is of the any type
(*). Does nothing to value.
On Mon, Sep 30, 2013 at 6:03 PM, Gordon Smith wrote:
> Can you remind m
ick things in the pool in
> a different order so there are no forward references.
>
> Thoughts?
> -Alex
>
> On 9/19/13 12:11 PM, "Darrell Loverin" wrote:
>
> >Checkout ABCEmitter.java in falcon if you haven't already.
> >
> >
> >I
Checkout ABCEmitter.java in falcon if you haven't already.
If you are seeing an issue with the old compiler's SWFDump, then I believe
that was a bug in SWFDump not in falcon's generated code.
-Darrell
On Thu, Sep 19, 2013 at 2:21 PM, Darrell Loverin
wrote:
> I don't
I don't know of a spec besides the AVM2 spec. I'd also look at the swfdumps
of code generated by falcon and mxmlc.
On Thu, Sep 19, 2013 at 1:38 PM, Alex Harui wrote:
> Darrell,
>
> Have you (or anybody) seen a spec for how a Vector ends up in the
> Multiname pool?
>
> Thanks,
> -Alex
>
>
Thanks to all for the warm welcome. I'm looking forward to contributing to
the success of Apache Flex.
-Darrell Loverin
On 9/13/13 4:43 PM, "Alex Harui" wrote:
>Hi,
>
>I am pleased to announce that the Project Management Committee (PMC) for
>Apache Flex has invite
Thanks for the link.
On 9/12/13 1:15 PM, "Dasa Paddock" wrote:
>Falcon likely has this same Logical OR Assignment bug:
>https://bugbase.adobe.com/index.cfm?event=bug&id=3617792
>
>--Dasa
>
>On Sep 12, 2013, at 3:39 AM, Darrell Loverin wrote:
>
>> I&
I'm looking for my next falcon bug. I could look at this one if you'd like.
-Darrell
On 9/11/13 8:36 AM, "Erik de Bruin" wrote:
>On Fri, Sep 6, 2013 at 5:21 PM, Cyrill Zadra
>wrote:
>> For this I already raised a JIRA -
>> https://issues.apache.org/jira/browse/FLEX-33716
>
>This looks to be
The local variable saves two lookups in rowIndicators. That would be
enough for me.
-Darrell
On 9/12/13 4:34 AM, "Erik de Bruin" wrote:
>I'd go with:
>
>var rowIndicators:Object = cellSelectionIndicators[rowData.uid];
>if (rowIndicators && rowIndicators[columnIndex])
>{
> o = rowIndicators[c
Hard to tell how hard of a fix that bug might be.
-Darrell
On 9/11/13 2:49 PM, "Alex Harui" wrote:
>I might have time. You sure you don't want to try to fix it yourself?
>
>-Alex
>
>On 9/11/13 5:36 AM, "Erik de Bruin" wrote:
>
>>On Fri, Sep 6, 2013 at 5:21 PM, Cyrill Zadra
>>wrote:
>>> For
No, I would fix the sdk.
-Darrell
On 9/9/13 4:17 AM, "Cyrill Zadra" wrote:
>In flex sdk project there are a few "Warning: variable definition
>duplicates function parameter" warnings if it s compiled by falcon. So I
>check those lines and it seems for me that falcon compiler is correct and
>sd
Thanks!
On 9/4/13 1:51 PM, "Alex Harui" wrote:
>Try assigning again. I added you to the JIRA committers list.
>
>On 9/4/13 10:45 AM, "Darrell Loverin" wrote:
>
>>I've been able to create bugs.
>>
>>
>>On 9/4/13 1:39 PM, "E
I've been able to create bugs.
On 9/4/13 1:39 PM, "Erik de Bruin" wrote:
>I tried, but JIRA doesn't know about a "Darrell Loverin". Do you have
>a JIRA account?
>
>EdB
>
>
>
>On Wed, Sep 4, 2013 at 7:36 PM, Darrell Loverin
>wrote:
&
aybe pick off a few of the
>bugs already filed under Falcon that Cyrill scrubbed last night?
>
>Thanks,
>
>-Alex
>
>On 9/4/13 8:59 AM, "Darrell Loverin" wrote:
>
>>I agree that an environment variable is a good way to break the flex sdk
>&
Can someone assign this bug https://issues.apache.org/jira/browse/FLEX-33322
to "Darrell Loverin"
Doesn't seem like I have the ability to edit bugs.
-Darrell
re still needs to be a
>switch to tell the launch scripts which JAR to use.
>
>> But I think getting FB to use Falcon ...
>
>The current FB can't use Falcon because we had to rename every package
>from com.adobe to org.apache when we donated Falcon.
>
>- Gordon
>
of thing yet, just because you've
>heard the rest of your former team talk about it.
>
>-Alex
>
>On 9/4/13 9:39 AM, "Darrell Loverin" wrote:
>
>>Which is more important to get done first? The script changes will be
>>simple but writing a replacement f
] BasicTests compiles and runs
>>
>>Excellent. I'll try it out now.
>>
>>Now that you've seen how we manage the source code in Git for Apache
>>Flex, what do you think we should do about packaging up Falcon to work
>>with an Apache Flex SDK? There wou
Added a patch for the implicit import issue:
https://issues.apache.org/jira/browse/FLEX-33701
-Darrell
On 9/3/13 4:08 PM, "Darrell Loverin" wrote:
>The below args almost work for me from eclipse. There are three undefined
>classes because "flash.filters.*" is not a
ML file doesn't have code
>>>to handle not finding the base class. What CompilerProblem should we
>>>use
>>>for that?
>>>
>>>-Alex
>>>
>>>On 9/3/13 1:08 PM, "Darrell Loverin" wrote:
>>>
>>>>The below
ernal error in ABC generator subsystem, when generating code
>>> for:
>>>/Users/erik/Documents/ApacheFlex/git/flex-sdk/frameworks/tests/basicTest
>>>s/halo/scripts/ComboBoxTestScript.mxml:
>>> java.lang.NullPointerException
>>>
>>> A
to ROOT/MODULES
3. Specify the RSL URL with an absolute path name.
-Darrell Loverin
On 8/29/13 10:31 AM, "Jagan Langa Sami Durai" wrote:
>Hi All,
>
>This is how I deployed my application.
>
>ROOT/application.swf
>ROOT/MODULES/module1.swf
>ROOT/RSLS/rsl1.swf
>R
79 matches
Mail list logo