OK, I'll email you directly.
On 3/11/13 11:57 AM, "Erik de Bruin" wrote:
> Ok, well, let's not wast too much time on FalconJS. Maybe you can send
> me the most recent 'debug' JS output from the most recent
> FlexJSText_again example, so I can put that into the tests for
> FalconJx and use it to
On 3/11/13 11:54 AM, "Erik de Bruin" wrote:
> Mike,
>
> It fixes the first error, so I will commit that cast if the others agree.
+1
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
Ok, well, let's not wast too much time on FalconJS. Maybe you can send
me the most recent 'debug' JS output from the most recent
FlexJSText_again example, so I can put that into the tests for
FalconJx and use it to verify my implementation?
EdB
On Mon, Mar 11, 2013 at 7:54 PM, Alex Harui wrote
Well, FlexJSOverlay is a first attempt to put everything together into an
"SDK". When I started on that, there were compc.jar and mxmlc.jar files in
both compiler and compiler.js, so I made a js/lib folder and put FalconJS in
there and then altered the classpath to find the regular lib folder.
I'
Yeah, that appears to be the case. I'm not sure what the best solution is.
I don't have this problem because when developing the compiler I am running
from Eclipse, and when writing AS or JS code I am running from Flash Builder
with the compiler "deployed" or running from Eclipse.
On 3/11/13 11:
Mike,
It fixes the first error, so I will commit that cast if the others agree.
EdB
On Mon, Mar 11, 2013 at 7:52 PM, Michael Schmalle
wrote:
> Erik,
>
> In that case, if this gets resolved, you can commit the cast of the reducer.
> In the future, If I am working on this stuff in the falcon fr
I'm not using the FlexJSOverlay.zip at all, I'm running from the
commandline... or is that what you're saying: it works when using
FlexJSOverlay.zip, but not from the command line?
I this something I should fix on my end?
EdB
On Mon, Mar 11, 2013 at 7:47 PM, Alex Harui wrote:
> The class not
Erik,
In that case, if this gets resolved, you can commit the cast of the
reducer. In the future, If I am working on this stuff in the falcon
framework, I will be sure to have all projects open. Yes, a serious
oversight on my end, sorry about that.
Mike
Quoting Alex Harui :
The class n
The class not found is FlexProject, so it is unrelated.
I think the issue is that I have wired up the classpaths for the
package/deployer in the FlexJSOverlay.zip, so it is looking for Falcon in
../../lib
On 3/11/13 11:41 AM, "Michael Schmalle" wrote:
> Alex,
>
> The other day I added the IV
Alex,
The other day I added the IVariableExpressionNode interface, was
working on todos of the framework(small ones).
I did not have the falcon.js project open so the cast was not added to
that class(my fault).
But I cannot see how adding a cast to an instance that has to be of
type Bas
I synced up and am getting these errors too. I'm looking into it.
On 3/11/13 11:20 AM, "Erik de Bruin" wrote:
> I was on the verge of committing the "FlexJS in FalconJx" code, when I
> did a final update of all sources to run in a clean environment and I
> started hitting all these errors. I'm
I was on the verge of committing the "FlexJS in FalconJx" code, when I
did a final update of all sources to run in a clean environment and I
started hitting all these errors. I'm not set up to test code from
Falcon, sorry.
EdB
On Mon, Mar 11, 2013 at 7:16 PM, Chema Balsas wrote:
> Hi Erik,
>
>
Hi Erik,
I hit that myself yesterday and was just about to report it.
I did exactly the same to fix the compile-time error for falconjs, and then
got the exact same error when trying to compile the example.
I also get a runtime error when trying to run the example swf compiled
using Falcon... ca
Then, when I fix the above error by adding a cast to
(BaseVariableNode), FalconJS builds without errors.
I can now build the FlexJSUI.swc no problem.
However, when I then try to compile the FlexJSTest_again example using
the following command starting in the 'as' directory:
../../../../../falcon
Alex,
When I check out a fresh working copy of FalconJS and try to build it
using the ant script or in Eclipse, I get the following error:
compile:
[javac] Compiling 31 source files to
/Users/erik/Documents/ApacheFlex/repo_again/falcon/trunk/compiler.js/build/classes
[javac]
/Users/erik/
15 matches
Mail list logo