Re: [FlexJS] Text For the Tour

2017-01-23 Thread piotrz
Peter, I just commited first pom version to tourjs repository. I'm wondering why I don't see in github [1] our commits ? Do you know ? [1] https://github.com/apache/flex-tourjs Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-develop

RE: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread piotrz
Hi Trevor, That buttons looks great. :) What is the next step which allows us prototyping theme ? We should probably know details about each buttons - colors, fonts, sizes. Each time when I'm working with UX, once specification is approved I was getting from him separate specs. which contains de

Re: [FlexJS] Parallel Effect

2017-01-23 Thread Harbs
The question is how far to take this. Should every method in Effect be a separate interface? i.e. IPlayable, IReversable, IPausable, IStoppable, IResumable. That seems a bit over-the-top to me. As IEffect currently stands, Parallel needs the methods implemented. Personally, I think Parallel sh

RE: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
Thank you Yishay! I was able to build my project, but I'm building swf or js version, not both. For now it's ok. I'm going to add confluence page with this example, cause we probably don't have such page - In case of new project. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View t

Re: [Flex JS] trouble importing package classes below root level

2017-01-23 Thread Alex Harui
Can you post a few lines of code to illustrate and also post what error you get? I may not get to it until tomorrow. There is a 0.8 Nightly Build available. -Alex On 1/23/17, 8:50 PM, "Tim Diggle" wrote: >Hi all, > >Apologies for the vague nature of this query, I'm planning to open-source >my

RE: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread Yishay Weiss
I used [1] for our app and it compiled. Our app contains a lot of circular dependencies which this pom does not remove. Maybe Chris can explain how to that in Maven. We went back to our trusted Ant script once I ascertained that the bottleneck wasn’t in the build tool, but rather in the compiler

[Flex JS] trouble importing package classes below root level

2017-01-23 Thread Tim Diggle
Hi all, Apologies for the vague nature of this query, I'm planning to open-source my framework once I've cleared some red tape with my employer, but was wondering if anyone's experienced this problem: I'm working on a framework intended to be used primarily using Actionscript rather than MXML, an

RE: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Trevor Holman
I had posted some buttons on the same page I referenced earlier with a sample. It appears the link is not being accepted by the list here. There are a number of button on the pdf with subtle differences, figured it was a place to start. Trevor -Original Message- From: Alex Harui [mail

[4.16.0] # Apache Flex SDK 4.16.0 nightly build 212: Successful

2017-01-23 Thread flex . ci . builds
flex-sdk_release-candidate - Build #212 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/212/.

Re: failing tests / flash player locale issue with negative numbers

2017-01-23 Thread Alex Harui
On 1/22/17, 4:40 PM, "Justin Mclean" wrote: >Hi, > >We’ve got a number of mustella tests failing due to locale issues, for >example NV_negativeNumberFormat_tester test >NV_negativeNumberFormat_bindingWithLocaleChange_test15. > >The issues seem to be that the negativeNumberFormat value is expect

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
I've tried archetypes, but it's not working. Maybe I'm doing it wrong. Yishay how looks your final pom ? You didn't post it. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Problem-with-b

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Alex Harui
https://lists.apache.org/thread.html/66af19eb0f3465cc1b1f62d5fdabd48960fefb ae339f1382f5e15649@%3Cdev.flex.apache.org%3E Has a link to: http://star-frontiers.com/sample-page.php On 1/23/17, 2:47 PM, "piotrz" wrote: >Unfortunately I haven't seen any links. :( > >Piotr > > > >- >Apache Flex

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
I see that there was discussion [1] between Yishay and Chris - I will try to use archetypes mentioned to Chris. [1] http://apache-flex-development.247.n4.nabble.com/FlexJS-Using-Maven-with-Flash-Builder-td57612i20.html Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this mess

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread piotrz
Unfortunately I haven't seen any links. :( Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Wanted-UX-UI-Design-Proposals-tp58109p58612.html Sent from the Apache Flex Development mailing list arch

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread Alex Harui
Don't know, but don't the pom.xml files in flex-asjs/examples/flexjs build both? On 1/23/17, 2:28 PM, "piotrz" wrote: >Ok I understand this error a bit more: > >" The packaging for this project did not assign a file to the build >artifact" > >When I had outputJavaScript = false I did produce one

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Alex Harui
Dropping Users@ because this really should be dev@ only... On 1/23/17, 2:29 PM, "Trevor Holman" wrote: >Guys, I sent a link with a number of buttons in it… doesn’t look like it >passed through yet? I saw it. I was waiting for others to comment. Thanks for doing it. It all looked great to me.

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Alex Harui
On 1/23/17, 2:24 PM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >2017-01-23 20:34 GMT+01:00 Alex Harui : > > >> IMO, it would be best if the design could use popular fonts that are >> expected to be found on a user's computer. We don't want to have to >> download a font. >> >

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
Ok I understand this error a bit more: " The packaging for this project did not assign a file to the build artifact" When I had outputJavaScript = false I did produce one file swf and everything was ok. Once I changed it project started to build as javascript only, so there is not swf file - How

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Trevor Holman
Guys, I sent a link with a number of buttons in it… doesn’t look like it passed through yet? Trevor > On Jan 23, 2017, at 4:24 PM, Carlos Rovira wrote: > > 2017-01-23 20:34 GMT+01:00 Alex Harui : > > >> IMO, it would be best if the design could use popular fonts that are >> expected to be

Re: [FlexJS] About Material Icons

2017-01-23 Thread Carlos Rovira
Tested and working good! Thanks Piotr! :))) 2017-01-23 22:01 GMT+01:00 piotrz : > Thank you Alex for explanation. > > Carlos it is fixed - you can test it. :) > > Piotr > > > > - > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: http://apache-flex- > developme

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Carlos Rovira
2017-01-23 20:34 GMT+01:00 Alex Harui : > IMO, it would be best if the design could use popular fonts that are > expected to be found on a user's computer. We don't want to have to > download a font. > Alex, I think we could use external fonts and icons. MDL does this as a best practice: http

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
Ok swf part is working fine. Something was wrong on my sight :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-P

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
With outputJavaScript [1], I'm getting following error [2] - It's only part of the log. [1] https://paste.apache.org/uoqs [2] https://paste.apache.org/0Xhm I will try to fix swf compilation. - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-de

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
Alex, Your fix helped, cause compilation for swf only working, although swf is throwing some stacktraces, but I will look into that. Unfortunately when I add to build true compilatin is failing. I will try to investigate it. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- Vie

Re: [FlexJS] About Material Icons

2017-01-23 Thread piotrz
Thank you Alex for explanation. Carlos it is fixed - you can test it. :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-About-Material-Icons-tp58562p58601.html Sent from the Apache Flex Develop

Re: [FlexJS] About Material Icons

2017-01-23 Thread Alex Harui
On 1/23/17, 12:08 PM, "piotrz" wrote: >Carlos, Alex, > >Fix is ready, but before I will commit it I have to ask about something. > >In order to fix this I need to remove from ContainerDataBinding following >code: > >if (binding.source[0] in _strand) >{ >} > >What actually is for this "in" attri

Re: [FlexJS] About Material Icons

2017-01-23 Thread piotrz
Carlos, As for my first commit related to this issue, where I removed MaterialIconType from mdl-manifest.xml and push it to MDLClasses. - Compiler haven't seen class with static variables in ActionScript cause it wasn't added there. Once I did it _bindings array was generated correctly + One fix i

Re: [FlexJS] About Material Icons

2017-01-23 Thread piotrz
Carlos, Alex, Fix is ready, but before I will commit it I have to ask about something. In order to fix this I need to remove from ContainerDataBinding following code: if (binding.source[0] in _strand) { } What actually is for this "in" attribute ? Why we are checking something like that in str

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Alex Harui
Hi Trevor, Comments in-line... On 1/23/17, 7:51 AM, "Trevor Holman" wrote: >Are the final “output” of these for HTML or Flex in general? Mainly for HTML. We want to try to replicate the look and feel in Flash as well, but we are more concerned about efficiency in the browser. > >Also, I’m lo

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Trevor Holman
I’ve posted a PDF below. You may need to download the actual page for viewing as the browser preview might muss it up. Number of styles here but mostly subtle differences in bevels or shadows and font. Figuring this is a good place to start. I don’t have any functioning buttons just single up-st

Re: [FlexJS] About Material Icons

2017-01-23 Thread piotrz
Thanks Carlos. I've updated a bit description and title. I will look into that later today. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-About-Material-Icons-tp58562p58595.html Sent from the

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
Alex, Today I will check your commit. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Problem-with-building-Tour-de-FlexJS-by-Maven-tp58527p58594.html Sent from the Apache Flex Development maili

Re: [FlexJS] About Material Icons

2017-01-23 Thread Carlos Rovira
Hi Piotr, I tried with ContainerDataBiding and doesn't work already. here's the link to the issue created in JIRA: FLEX-35249 - Data binding fails in Container with constants 2017-01-23 16:11 GMT+01:00 piotrz : > Hi Carlos, > > I think you are d

Re: [FlexJS] Wanted: UX/UI Design Proposals

2017-01-23 Thread Trevor Holman
Are the final “output” of these for HTML or Flex in general? Also, I’m looking at some font usage. How do you guys normally handle that? There are a number of available fonts for web of course or do these font files need to be embedded into the components? Trevor > On Jan 19, 2017, at 4:59 PM

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread Alex Harui
The goal is make changes to the compiler so that we can return to using the code in Basic in the HTML.swc. What is in the HTML.swc is, IMO, temporary, to allow Harbs to make progress. For Maven users, I don't understand why there is an issue. Isn't it as simple as "don't put Basic.swc in the pom

Re: [FlexJS] About Material Icons

2017-01-23 Thread Alex Harui
On 1/22/17, 10:58 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >On Sun, Jan 22, 2017 at 9:19 PM, Alex Harui wrote: > >> That reminds me: it has always bugged me that the compiler makes you >> write: >> >> >> >> >> (which sets up a binding), instead of just: >> >> >>

Re: [FlexJS] About Material Icons

2017-01-23 Thread piotrz
Hi Carlos, I think you are doing it right, maybe something is wrong in case of MDL + DataBinding beads. Please try also ContainerBinding instead ViewDataBinding and let me know. If it won't work file a bug and I will take a look into that probably today. :) Thanks, Piotr - Apache Flex PMC

Re: [FlexJS] About Material Icons

2017-01-23 Thread Carlos Rovira
Hi, I'm trying to make data binding but Can't get it work I have the following code. Someone could let me know whats needed to make all icons get the binding of the constant type? http://ns.adobe.com/mxml/2009"; xmlns:js="library://ns.apache.org/flexjs/basic" xm

Re: [FlexJS] About Material Icons

2017-01-23 Thread Carlos Rovira
If we choose the constant method I think It's better remove the few specific classes. Right? Don't worry, I'll include it in my current task of giving final touches to MDL lib 2017-01-23 11:08 GMT+01:00 piotrz : > Hi Carlos, > > I'm fine with that. Are you going to remove current mechanism ? > >

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread piotrz
Guys, I'm willing to do that changes, but the question whether I won't permanently break something. I would like to hear more from Alex and Peter. Maybe we don't know about some things behind that solution. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS] About Material Icons

2017-01-23 Thread piotrz
Hi Carlos, I'm fine with that. Are you going to remove current mechanism ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-About-Material-Icons-tp58562p58585.html Sent from the Apache Flex Deve

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread Carlos Rovira
Right, I notice the namespace issue the other day we making the initial pom.xmlit was very confusing 2017-01-23 10:41 GMT+01:00 Christofer Dutz : > And we should update the namespace of html to be html ;-) > Currently HTML uses the namespace of Basic, which is rather confusing. > One option w

Re: [FlexJS] About Material Icons

2017-01-23 Thread Carlos Rovira
Hi Om, thanks for pointing this. I was just thinking on this way few hours ago and want to propose it here. Maybe is more verbose but we save us to write 900 classes and 900 constants...only we do the second. @Pitor, what do you think? About Alex proposal, I should think about it if there's some

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread Christofer Dutz
And we should update the namespace of html to be html ;-) Currently HTML uses the namespace of Basic, which is rather confusing. One option would be to take it out of the build first and see if anything breaks (Even if this will not get rid of it for Maven builds) Chris Am 23.01.17, 10:39 schri

Re: AW: [FlexJS] Problem with building Tour de FlexJS by Maven

2017-01-23 Thread Carlos Rovira
IMHO, if Basic is not used anymore, we should remove it from git repo to avoid confusion 2017-01-22 23:51 GMT+01:00 Josh Tynjala : > The last time I asked about the Basic and HTML projects, Alex explained: > > > Basic is the old unwrapped Sprite code. HTML is a copy of it with > wrapped Sprites.

Re: [FlexJS] About Material Icons

2017-01-23 Thread Harbs
To me it makes it clear what’s a string literal and what’s not. Of course, there’s no reason for binding overhead in this case. When something is a constant, there’s no reason why the compiler couldn’t just automatically replace it with the value. Is there? > On Jan 23, 2017, at 7:19 AM, Alex H