Alex,

I tried the new FlexJSOverlay and I encountered a few issues.

First: the deploy.sh and setuplaunches.sh don't handle spaces in the
file paths and don't handle relative paths. I've put the fixed files
here:

http://people.apache.org/~erikdebruin/flexjs/

Second: the compiler.jar (Closure) you've added to the overlay seems
to be a bit out of date. Replacing it with the latest version makes
the various warnings generate by the most recent library go away.

Third: when I use the overlay and import the correct launchers, and
select 'Run/External Tools/FlexJS (Debug Build)', all seems well. But
when I want to run it - it doesn't launch when I use the launcher - by
selecting 'Run/Debug', I get the following error:

ReferenceError: Error #1056: Cannot create property itemsFactory on
mx.states.AddItems.
at 
mx.states::AddItems/initializeFromObject()[/Users/aharui/git/flex/master/flex-asjs/frameworks/as/src/mx/states/AddItems.as:61]
at 
MyInitialView()[/Users/erik/Documents/ApacheFlex/git/flex-asjs/examples/DataBindingTest/src/MyInitialView.mxml:23]
at DataBindingTest/_DataBindingTest_MyInitialView1_c()
at 
DataBindingTest()[/Users/erik/Documents/ApacheFlex/git/flex-asjs/examples/DataBindingTest/src/DataBindingTest.mxml:26]

Any idea what I'm doing wrong?

EdB



On Thu, Nov 7, 2013 at 9:10 AM, Alex Harui <aha...@adobe.com> wrote:
> Hi,
>
> I uploaded a new FlexJSOverlay.zip to my people.a.o folder.  You can
> follow the instructions at [1] to try it out.
>
> This version contains support for Interfaces on the JS side, thanks to
> Erik de Bruin, and the beginnings of a DataGrid, thanks to Peter Ent.  It
> also contains an updated Falcon compiler that successfully used the new
> MXML and DataBinding codegen to compile and start up an application that
> has a 10MB SWF consisting of some 4000 compilation units.
>
> November starts the Adobe Season of Giving, so I'm going to be spending
> the next several days finishing up the BlazeDS donation and trying to get
> other stuff donated, then I'll be working on better FB integration for
> FlexJS (after I figure out which health insurance plan I should sign up
> for).
>
> -Alex
>
> [1]
> https://cwiki.apache.org/confluence/display/FLEX/Using+FlexJS+with+Adobe+Fl
> ash+Builder
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to