On 8/21/15, 9:27 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala"
wrote:
>
>I got distracted by some skinning work i have been doing. Please feel
>free
>to work on the ant scripts.
OK. Will do. Can you commit your jquery map example into
flex-asjs/examples and add a header? Make a
On Aug 21, 2015 7:25 AM, "Alex Harui" wrote:
>
> OK, I think I got most or all of the cases where function references need
> to be wrapped.
>
> I’m going to try to add a few native js examples then cut another build.
> Peter is still trying to get the last few kinks out of FlexJSStore then
> we’ll
On 8/21/15, 7:37 AM, "Michael Schmalle" wrote:
>> recruit some students
>
>From where?
From various places on the west coast, so far.
-Alex
> recruit some students
>From where?
Mike
On Fri, Aug 21, 2015 at 10:25 AM, Alex Harui wrote:
> OK, I think I got most or all of the cases where function references need
> to be wrapped.
>
> I’m going to try to add a few native js examples then cut another build.
> Peter is still trying to get
OK, I think I got most or all of the cases where function references need
to be wrapped.
I’m going to try to add a few native js examples then cut another build.
Peter is still trying to get the last few kinks out of FlexJSStore then
we’ll try to get a release out.
Om, have you made any progress
I suspect the issue is:
-Classes found in SWCs on the external-library-path are not goog.required.
-Classes found in SWCs on the library-path are goog.required.
It is a bit confusing, I suppose, but I don’t have an easier way to
distinguish right now. A JQuery.swc would go on the external-librar
Cool, thanks for the details, I will try to pay attention to those @expose
My first goal now is to migrate and compile Application because I want to
validate it works generating a simple app based on it, so, I'm in the process
to migrate and compile all sub elements, I finished with HTMLElementW