Re: Remote object for Flex JS

2017-08-07 Thread Fréderic Cox
Ok thanks for the update Prashant! If there is anything I can help with please let me know. On Sun, Aug 6, 2017 at 3:52 PM, PKumar wrote: > As per my analysis, this issue is related to JAVAScript api over that i > developed the FlecJS wrapper code to call AMF end points. > > I tested this API

Re: Remote object for Flex JS

2017-08-07 Thread Fréderic Cox
Could it have anything to do with the C extension plug-in for AMFPHP? Or compression? On Mon, Aug 7, 2017 at 9:39 AM, Fréderic Cox wrote: > Ok thanks for the update Prashant! If there is anything I can help with > please let me know. > > On Sun, Aug 6, 2017 at 3:52 PM, PKumar wrote: > >> As per

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Olaf Krueger
>My scientific web app is very data centric, with lots of charts. I would just let you know that you're not alone. We also will need some charts including log scale if we'll move to FlexJS. I'm hopeful that this is something that could be implemented by ourselves someday. So, for me this missing fe

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Harbs
> On Aug 7, 2017, at 2:03 AM, gkk gb wrote: > > With flash plugin going away, I'll need to port my Flex application to either > Air or FlexJS sometime in the next year or two. I have a couple initial > questions... > > > Q1. My scientific web app is very data centric, with lots of charts. In

Re: Scaffold new Apache FlexJS applications with Yeoman and generator-flexjs

2017-08-07 Thread Josh Tynjala
I don't see anything out of the ordinary there! Make sure you aren't accidentally using an old version of FlexJS, like 0.7. - Josh On Sat, Aug 5, 2017 at 1:49 AM, PKumar wrote: > Josh, > > I am facing one strange issue. I am not getting the library contents in my > application if i am using fo

Re: Remote object for Flex JS

2017-08-07 Thread Alex Harui
Can someone create a JIRA and put in a test case against a working endpoint? It might make it easier for others to try and help. Thanks, -Alex On 8/7/17, 12:39 AM, "Fréderic Cox" wrote: >Could it have anything to do with the C extension plug-in for AMFPHP? Or >compression? > >On Mon, Aug 7, 20

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread gkk gb
Thanks for the detailed answers Harbs. Regarding the 'classic Flex chart components' comment, are you hinting that ActionScript's LogAxis can likely be migrated to FlexJS? My app is built using LogAxis (which I've extended to draw minor tick marks). If I had to build my own log axis, or in

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Peter Ent
The current FlexJS Chart package provides a basic set of charts: bar, stacked bar, column, stacked column, pie, and line. They are based on List and use SVG graphics for the item renderers. There are currently two types of axes: linear and category. To make a logarithmic axis you could follow the

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Harbs
I know nothing about LogAxis. I’ve personally never done any apps which use charts, so I’m not really equipped to comment on them. My app which I’ve migrated does do a LOT of drawing and it was much less painful to migrate than I feared. To figure out how much work it will be to migrate I sugge

Re: Remote object for Flex JS

2017-08-07 Thread PKumar
I will create a Jira for this. On 07-Aug-2017 8:26 PM, "Alex Harui-2 [via Apache Flex Users]" < ml+s246n15621...@n4.nabble.com> wrote: > Can someone create a JIRA and put in a test case against a working > endpoint? It might make it easier for others to try and help. > > Thanks, > -Alex > >

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread OmPrakash Muppirala
I have created a JIRA here: https://issues.apache.org/jira/browse/FLEX-35349 for exploring HighCharts integration in FlexJS. It does not look terribly hard. I just need to find some time to do it. I will keep you posted. Thanks, Om On Mon, Aug 7, 2017 at 8:20 AM, Harbs wrote: > I know nothin

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Angelo Lazzari
This is the great potencial and power of flex community ...a question in the morning...a jira opening in the evening...awsome !! Thanks guys!!! Angelo El lun., 7 de agosto de 2017 20:25, OmPrakash Muppirala < bigosma...@gmail.com> escribió: > I have created a JIRA here: > https://issues.apache.o

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread piotrz
Hi Om, Thanks! Awesome that you are constantly get back here with help <3 :) Hi Angelo, Yep! That is power of the open source in Apache :) Looking forward to your UI work! Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-users.246

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Angelo Lazzari
We are working on it, at the time we are doing a few days of research about the graphic tendencies from now on...courious about the results :) Thanks guys! Angelo El lun., 7 de agosto de 2017 21:52, piotrz escribió: > Hi Om, > > Thanks! Awesome that you are constantly get back here with hel

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread piotrz
I would like to add on top of all of that what Alex, Olaf and Harbs said. I've been helping with things related to FlexJS for some real world project. The developers perspective of this project was very different than Harbs have, cause he is an expert in FlexJS - he wrote with Yishay a lot of comp

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread gkk gb
Thanks Piotr, I learned so much from Peter deHann's website http://blog.flexexamples.com about how to use Flex. It would be great to bring in new users to have something similar for FlexJS. I know it's a lot of work. But perhaps with a community's participation it would go a lot faster. Just

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread gkk gb
Thanks Om, Great idea (I already up voted it!) However, I think I read somewhere that putting a wrapper around a non-FlexJS component would mean that component couldn't be combined with FlexJS basic (or express?) components on the same screen. Is that true? Since I have a lot of components on my

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread piotrz
As far as I know Harbs and Yishay combined FlexJS MDL module (which is actually wrappers around MDL [1]) with components from Basic thanks to some additional tweaks in CSS. I'm not sure whether that is what you are asking? [1] https://getmdl.io/components/index.html Piotr - Apache Flex PM

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread gkk gb
It was this post http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-Mixing-Basic-and-MDL-td59300.html and Carlos' comments, e.g. "I don't recommend to use FlexJS Components at all if you use MDL set." I wonder if things have changed since then, to allow one to mix and match in

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Harbs
There’s some weirdness with MDL, but we’ve found that simply wrapping MDL in a js:Div and reapplying some CSS works just fine. In general wrapping JS libs works just fine. You should use bracket access instead of dot access for properties unless you deal with externs (which is currently a topic

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread piotrz
I'm thinking on add those magic CSS to MDL. Yishay provide me what was done for components which you are using. If I could find the time for figure out what is the collision for the rest one we could make mixing cause tweaks could be part of SDK. Piotr - Apache Flex PMC piotrzarzyck...@gma

Re: scoping out FlexJS to replace Flex

2017-08-07 Thread Alex Harui
MDL is essentially a framework of its own. I wouldn't expect third-party charts to have as many incompatibilities with our other component sets since the charts are likely designed to work in other UI's built by other JS frameworks. But we won't know until someone tries it. Also, we could look i