On 4/24/17, 9:07 PM, "Jason Taylor" wrote:
>gothca, so if I am only making changes to spark component classes, I
>should only need to include /frameworks/libs/spark.swc and be good to go?
Not sure of your setup. Spark.swc probably relies on framework.swc and
possibly others.
-Alex
gothca, so if I am only making changes to spark component classes, I should
only need to include /frameworks/libs/spark.swc and be good to go?
the bug is in GridViewLayout, it's using 2 dictionaries (not weak referenced)
as a cache, so either was going to update the dictionaries to weak referenc
This turned out to be a sync up problem. I pushed a change and your app
showed up.
Thanks for testing!
-Alex
On 4/24/17, 3:24 PM, "piotrz" wrote:
>Ok I will try to change poms tomorrow based on examples from srouce - if
>you
>do not beat me earlier. - Of course if this is the root cause.
>
>Th
Hi,
> https://lists.apache.org/thread.html/132d2d65017befe599e4f5fd2e1b148b35bce8
> 1f2eae7a4e0a5501d0@%3Cdev.flex.apache.org%3E
So it happened off list, but aside from that it seems that Adobe's ruling only
applied to “CreateJS” externs and not all extern files?
Also copyright is different to
Frameworks/libs?
On 4/24/17, 7:24 PM, "Jason Taylor" wrote:
>so following the direcitons at
>https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.co
>m%2Fapache%2Fflex-sdk&data=02%7C01%7C%7C239aa3583c2b48139ae608d48b824e93%7
>Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C6362868
so following the direcitons at https://github.com/apache/flex-sdk I managed to
get the flex-sdk compiling on Win10 x64,
ant main works, as does ant framework-rsls
Now, where the heck is the output swc to use in my project? Says it should be
in /out but that directory dosen't exist, and if I cre
On 4/24/17, 2:18 PM, "Justin Mclean" wrote:
>Hi,
>
>>> How was it resolved? From what I can see there’s wasn't confirmation on
>>> legal discuss.
>>
>> Do any other PMC members think we need to get confirmation from legal
>> discuss? Seems like it would be strange to ask non-laywers if the ag
Ok I will try to change poms tomorrow based on examples from srouce - if you
do not beat me earlier. - Of course if this is the root cause.
Thanks,
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/LAST-C
I'm on my way to an appointment so I'll read the links later, but compare
the poms for the examples in dual vs develop. The poms will need
adjusting for dual.
HTH,
-Alex
On 4/24/17, 3:06 PM, "piotrz" wrote:
>Alex,
>
>I just tried built dual - falcon and sdk - everything goes smoothly. I
>have
Alex,
Another one is with maven. Distribution options for FlexJS maven build is
failing on dual [1].
Command: -s settings-template.xml -Drat.skip=true
-DdistributionTargetFolder=distribution-flexjs -P build-distribution clean
install
[1] https://paste.apache.org/HM9w
Piotr
-
Apache Fle
Alex,
I just tried built dual - falcon and sdk - everything goes smoothly. I have
found following issue.
I've compiled simple application on develop and dual. [1] On develop it's
running without the problem but built on dual produce following error [2].
I've prepared sources for develop [3] and
Hi,
If anyone is wondering whether two-way binding is possible in FlexJS - I
have good news - Yes it's possible. :)
I've prepared two simple example how to do this.
Code 1 -> https://paste.apache.org/KeJy
Code 2 -> https://paste.apache.org/vXpb
Enjoy! :)
Piotr
-
Apache Flex PMC
piotrza
Hi,
>> How was it resolved? From what I can see there’s wasn't confirmation on
>> legal discuss.
>
> Do any other PMC members think we need to get confirmation from legal
> discuss? Seems like it would be strange to ask non-laywers if the agree
> on the opinion of a practicing lawyer.
Again how
Any updates regarding AMFPHP for FlexJS. What is the status or where can we
follow the status? What's done, TODO etc..
Thanks
On Sun, Feb 19, 2017 at 3:37 PM, PKumar wrote:
> Carlos,
>
> for testing, you can commented out the reflection API related code. just
> dispatch the result event. Refle
Rats. Forgot to push that fix. It should be there now.
Thanks for catching that.
-Alex
On 4/24/17, 12:27 AM, "piotrz" wrote:
>Hi Alex,
>
>I just switch from develop to dual for compiler and merge your couple of
>last commits from develop to dual. Run maven build and it's failed [1]
>
>[1]
>
On 4/23/17, 9:47 PM, "Justin Mclean" wrote:
>Hi,
>
>> The patch file issue was resolved. The externs are not derivative
>>works.
>
>How was it resolved? From what I can see there’s wasn't confirmation on
>legal discuss.
Do any other PMC members think we need to get confirmation from legal
dis
Thanks Peter!
>I have been ignoring Basic project for now. We should discuss what is to
>become of it. Personally, I would keep the HTML-specific components in the
>HTML project and move the others into Basic, replacing what's already
>there.
>From an app developer perspective, I also would ex
I've run MDLExample and it looks like to works to me. Give it a run with
the latest from develop branch and let us know. I tried to make sure the
MDL project was updated to reflect the changes I made to the Core and HTML
projects.
‹peter
On 4/24/17, 8:25 AM, "yishayw" wrote:
>Peter Ent wrote
>>
Peter Ent wrote
>>4)
>>Could we compose/use the container and layout classes with any FlexJS
>>component set, including MDL?
>
> A number of the MDL "container" classes are based on the HTML Group (I
> don't think any use Container since, for reason #1 above, it isn't useful
> to HTML-only code).
Hi,
I've placed my answers in-line.
On 4/24/17, 4:17 AM, "OK" wrote:
>Hi Peter,
>thanks for this!
>I probably not yet understand the whole story but it's a great entry
>point.
>
>Would be great if you could answer some questions that come to my mind:
>
>1)
>Group vs Container:
>Does it mean tha
Hi Piotr,
I guess the reason for the build failing is the following:
You are not using the default maven structure (src/main/resources) for the
directory containing the template.
Therefore, Maven is not automatically processing this. Usually the maven
resources plugin copies resources to the
Hi Peter,
thanks for this!
I probably not yet understand the whole story but it's a great entry point.
Would be great if you could answer some questions that come to my mind:
1)
Group vs Container:
Does it mean that if we need a scrollable container and would like to target
HTML only it's recomme
Hi Alex,
I just switch from develop to dual for compiler and merge your couple of
last commits from develop to dual. Run maven build and it's failed [1]
[1] https://paste.apache.org/DG3C
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex
23 matches
Mail list logo