Mustella News

2013-01-28 Thread Peter Ent
of the next release of Apache Flex. If you haven't done so, you can find out more about Mustella on the Apache Flex Wiki. I want to thank everyone who helped make this a reality. Peter Ent Flex SDK Team Adobe Systems

Re: Latest on FlexJS

2013-02-15 Thread Peter Ent
infancy and I'm helping Alex write new components. When Alex has time I'm sure he'll fill this in with more details, but you can check out the Wiki page here: https://cwiki.apache.org/confluence/display/FLEX/FlexJS+Status Peter Ent Flex SDK Team Adobe Systems On 2/15/13 2:58 PM, randy.troppm

Re: Git basics for SVN users

2013-03-20 Thread Peter Ent
conflicting git information, esp about merge and rebasing, but we'll sort it out. Let's all just have patience if someone gets it wrong and help them out. Peter Ent Adobe Systems On 3/20/13 1:20 PM, Gordon Smith gosm...@adobe.com wrote: git checkout is not the same as svn revert If you have edited

Re: [Git] repos open?

2013-03-20 Thread Peter Ent
+1 for #1. Be good to figure out merge/conflict early in the game. Peter Ent Flex SDK Team Adobe Systems On 3/20/13 4:25 PM, Alex Harui aha...@adobe.com wrote: On 3/20/13 12:26 PM, Om bigosma...@gmail.com wrote: Here is my proposal in the meantime: 1. We open up Falcon and ASJS repos

Re: Get FlexJS-FalconJX sample running

2013-04-23 Thread Peter Ent
Hi Carlos, What, specifically, is not working? I'm using a Mac (and so is Alex). --peter On 4/23/13 2:18 PM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: Hi, I'm trying to get up speed with FlexJS and FalconJX (I was following the discussion and If I understand, FalconJS is deprecated

CreateJS and FlexJS

2013-04-26 Thread Peter Ent
in the main MXML file. Peter Ent Apache Flex SDK team Adobe Systems

Re: CreateJS and FlexJS

2013-04-30 Thread Peter Ent
merge into develop. Best Carlos 2013/4/26 Peter Ent p...@adobe.com Hi, I've added an experimental example to FlexJS which shows how you could use CreateJS (or specifically, EaselJS) with the FlexJS framework. This experiment has only a button and label, but if you wanted

Re: CreateJS and FlexJS

2013-05-06 Thread Peter Ent
peter, Changes are already integrated. Erik made an update some hours ago to make it work with the goof.events refactor. As he noticed in the update got message example is showing some controls but it need some more changes to fix all functionality. El lunes, 6 de mayo de 2013, Peter Ent escribió

Re: CreateJS and FlexJS

2013-05-07 Thread Peter Ent
I forgot to restart FB once I replaced the FlexJSUI.swc in the FlexJSOverlay SDK area. That fixed the problem. Now both Test_CreateJS and Test_HTML5 work - I didn't need to do anything to the code. Peter Ent Flex SDK Team Adobe Systems, Inc. On 5/6/13 11:40 PM, Alex Harui aha...@adobe.com wrote

FlexJS Confusion

2013-05-07 Thread Peter Ent
I'm trying to programmatically create a RadioButton to test and create a jQuery version. My ActionScript code works well: public function createNewRadioButton() : void { var rb:RadioButton = new RadioButton(); rb.initModel(); rb.initSkin(); rb.text = New Radio; rb.groupName = group1;

Re: FlexJS Confusion

2013-05-07 Thread Peter Ent
Harui aha...@adobe.com wrote: Does your RadioButton have a method called initModel? The base classes don't implement it by default. On 5/7/13 7:38 AM, Peter Ent p...@adobe.com wrote: I'm trying to programmatically create a RadioButton to test and create a jQuery version. My ActionScript code

Re: [DISCUSS] Alerts and Dialogs in FlexJS

2013-06-10 Thread Peter Ent
all that familiar to Flex folks so I'll go with events and include the flag of the button that was selected. For more complex presentations we can figure out something that satisfies those criteria. Thanks for your input. Peter Ent Flex SDK Team Adobe Systems On 6/10/13 5:09 AM, Christophe

Re: AW: [DISCUSS] Alerts and dialogs in Flex 4.x / Spark (was: Alerts and dialogs in FlexJS)

2013-06-11 Thread Peter Ent
the AlertModel and add whatever else you'd like and then extend or replace the AlertBead to handle the extra layout or items. Peter Ent Flex SDK Team Adobe Systems On 6/11/13 4:15 AM, christofer.d...@c-ware.de christofer.d...@c-ware.de wrote: Regarding the callback-functionality, I would prefer the event

Re: git commit: [flex-asjs] [refs/heads/develop] - Created IChrome interface which helps Container (and others in the future) identify children that should be treated as part of its chrome and kept di

2013-07-26 Thread Peter Ent
as that, but that's all I could think of being an advantage of one over the other. Personally, if I'm going to create a horizontal container of buttons, I'm 99% sure I'm going to make that a custom component so tacking on implements IChrome is no big deal. Peter Ent Adobe Systems On 7/25/13 7:24 PM

Wiki Edit Access

2013-08-08 Thread Peter Ent
? Thanks, Peter Ent Flex SDK Team Adobe Systems

Re: Wiki Edit Access

2013-08-08 Thread Peter Ent
since that seems to be the term folks are using for this effort these days and the name I used at 360|Stack. Let me know if you have trouble adding a new top-level page. -Alex On 8/8/13 12:00 PM, Peter Ent p...@adobe.com wrote: Hi, I am writing up how to create components for the FlexJS project

Re: Wiki Edit Access

2013-08-08 Thread Peter Ent
in and see the Edit button on some pages but not all under confluence/display? How did you find the URL of the .html file to access directly? -Alex On 8/8/13 12:28 PM, Peter Ent p...@adobe.com wrote: There is no edit button for me on https://cwiki.apache.org/confluence/display/FLEX/Apache+Flex+Wiki

Re: FlexJS

2013-08-13 Thread Peter Ent
Hi, From what I can tell from your log, you are on Windows using JDK 7, is that correct? If so, I'll haul out my Windows laptop and attempt to duplicate the problem. Peter Ent Flex SDK Team Adobe Systems From: Christian Jonathan jonathan.christ...@kohler.commailto:jonathan.christ

Re: FlexJS

2013-08-14 Thread Peter Ent
directory. I did not have to change the permission settings on any files. I have to emphasize that I have not used this Windows 7 laptop in a while (not since Mustella days, actually), so this was a pretty clean install. Peter Ent Flex SDK Team Adobe Systems On 8/13/13 12:12 PM, Alex Harui aha

[ANNOUNCE] FlexJS Component Wiki Page

2013-08-19 Thread Peter Ent
it harder to see those things. Thanks, Peter Ent Flex SDK Team Adobe Systems [1] https://cwiki.apache.org/confluence/display/FLEX/Creating+Components

Re: [ANNOUNCE] FlexJS Component Wiki Page

2013-08-20 Thread Peter Ent
the formatting. It's well grouped and easy to read. -Mark On Mon, Aug 19, 2013 at 1:15 PM, Peter Ent p...@adobe.com wrote: Hello, I've finished a wiki page about creating components for FlexJS [1]. Hopefully this will answer questions you may have about FlexJS. I would really appreciate

Re: [FlexJS] Getting errors with FlexJS a simple Flex program

2013-08-30 Thread Peter Ent
at first, but I hope that will help. To answer your question, the develop branch is the correct branch. Thanks for helping us. Regards, Peter Ent Flex SDK Team Adobe Systems On 8/30/13 1:31 PM, Sharma, Pratyoosh pratyoosh.sha...@jpmorgan.com wrote: Alex et al. I am trying to extend the FlexJS

Re: [FlexJS] Getting errors with FlexJS a simple Flex program

2013-08-30 Thread Peter Ent
: [FlexJS] Getting errors with FlexJS a simple Flex program On Fri, Aug 30, 2013 at 11:10 AM, Peter Ent p...@adobe.com wrote: Hi, I'm the author of the Creating Components wiki page for FlexJS. Please let me know, via this email list, any confusion you have over creating the components. Based

Re: [FlexJS] Getting errors with FlexJS a simple Flex program

2013-08-30 Thread Peter Ent
/confluence/display/FLEX/Application+Structure Peter On 8/30/13 2:17 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Fri, Aug 30, 2013 at 11:10 AM, Peter Ent p...@adobe.com wrote: Hi, I'm the author of the Creating Components wiki page for FlexJS. Please let me know, via this email list, any

JavaScript List component for FlexJS

2013-09-06 Thread Peter Ent
. Cheers, Peter Ent Flex SDK Team Adobe Systems

Re: FlexJS next?

2013-09-10 Thread Peter Ent
Components, you can. There is already a few HTML 5 components in the project, but they are really just starters. It would be great if someone could build those out, too. The current set up might not work as seamlessly as you describe, but that's today; anything is possible in the future. Peter Ent

Re: git commit: [flex-asjs] [refs/heads/develop] - Changed property name from url to source to be compatible with Flex and HTML.

2013-09-11 Thread Peter Ent
Branch: refs/heads/develop Commit: 426c2e1ebc17fc271b34aa856c2cfe6423240c4d Parents: a1f8929 Author: Peter Ent p...@apache.org Authored: Wed Sep 11 11:48:06 2013 -0400 Committer: Peter Ent p...@apache.org Committed: Wed Sep 11 11:48:06 2013 -0400

Customer ItemRenderer Sample for FlexJS

2013-09-13 Thread Peter Ent
Hi, I've created a wiki page[1] and a sample to show how to make a custom itemRenderer using FlexJS. [1] https://cwiki.apache.org/confluence/display/FLEX/List+Component Regards, Peter Ent Adobe Systems

Re: [FlexJS] StatesTest example app broken?

2013-09-19 Thread Peter Ent
I am looking into this. --peter On 9/19/13 1:03 AM, Alex Harui aha...@adobe.com wrote: I haven't tried StatesTest in a while. Can you work with DataBindingTest instead? It should have everything StatesTest has and more. -Alex On 9/18/13 9:58 PM, OmPrakash Muppirala bigosma...@gmail.com

Re: [FlexJS] StatesTest example app broken?

2013-09-19 Thread Peter Ent
and see how that goes. --peter On 9/19/13 11:12 AM, Peter Ent p...@adobe.com wrote: I am looking into this. --peter On 9/19/13 1:03 AM, Alex Harui aha...@adobe.com wrote: I haven't tried StatesTest in a while. Can you work with DataBindingTest instead? It should have everything StatesTest has

Re: [FlexJS] StatesTest example app broken?

2013-09-19 Thread Peter Ent
, and that it is using the same ValuesImpl as DataBindingTest. On 9/19/13 9:02 AM, Peter Ent p...@adobe.com wrote: I'm not making any headway on this. There is a global style declaration which should associate a state implementation with any class: global { iStatesImpl: ClassReference

Re: [FlexJS] StatesTest example app broken?

2013-09-20 Thread Peter Ent
the states. Which made me look at the call stack and again, there is the dreaded XXX_c() which means that Falcon did not compile the SWF, MXMLC did. -Alex On 9/19/13 10:58 AM, Peter Ent p...@adobe.com wrote: As far as I can tell, this is what is happening: states is a property of ViewBase

Re: [FlexJS] Modal behavior on dialogues

2013-09-24 Thread Peter Ent
and JavaScript parts closer to together, so this might be the opportunity to do the same for Alert. Regards, Peter Ent Adobe Systems On 9/24/13 12:47 PM, Sharma, Pratyoosh pratyoosh.sha...@jpmorgan.com wrote: Hi Peter et al. I took a first stab at creating modal behavior bead on the Alert

Re: [FlexJS] FLEX-33778 Combobox DropdownList ListBase.js throws a NPE

2013-09-25 Thread Peter Ent
I'm taking a look now. I did make some changes to the list code recently, so maybe I hit this already. --peter On 9/25/13 12:17 PM, Alex Harui aha...@adobe.com wrote: Hi Pratyoosh, One of us will take a look. In theory the model gets assigned early in the lifecycle (and pulled from the CSS

FlexJS Dynamic Controls

2013-10-09 Thread Peter Ent
Hi, I've spent some time on an experiment in FlexJS. Right now we have all of the components sitting in one package called, staticControls. The intent of this package was to have controls that were relatively simple and had direct or close approximation with HTML elements. For example, Button

Re: FlexJS Dynamic Controls

2013-10-10 Thread Peter Ent
some ideas to put out there. --peter On 10/10/13 7:52 AM, Tom Chiverton t...@extravision.com wrote: On 09/10/2013 19:33, Peter Ent wrote: staticControls. The intent of this package was to have controls that were relatively simple and had direct or close approximation with HTML elements

Re: Garbage Collection Concern

2013-10-11 Thread Peter Ent
. Or, if the event should be handled, stop its propagation. There are lots of possibilities. Peter Ent Flex SDK Team Adobe Systems On 10/11/13 12:00 PM, Thomas Wright twri...@yesco.com wrote: ok ok, I get what you guys are saying. Gotcha, thanks :) On Fri, Oct 11, 2013 at 9:45 AM, Lee Burrows subscripti

Re: [FlexJS] IFlexInfo

2013-10-14 Thread Peter Ent
I can confirm that the new FlexJSOverlay.zip does run the jQuerySample and DataBindingTest. --peter On 10/11/13 6:30 PM, Alex Harui aha...@adobe.com wrote: I uploaded a new FlexJSOverlay.zip. It builds and runs the DataBindingTest and JQuerySample. I discovered that if you don't specify the

Re: [FlexJS] PopUp implementation

2013-10-22 Thread Peter Ent
Yes, thanks Pratyoosh for looking into this and helping out! I could imagine someone wanting to make a custom pop-up by doing something like: basic:Container basic:beads basic:NonVirtualVerticalLayout / basic:PopupBead / /basic:beads Š /basic:Container (but maybe in

Re: [FlexJS] PopUp implementation

2013-10-24 Thread Peter Ent
I once saw someone's re-imaging of an alert that wasn't a pop-up. In their vision, the view broken in half with the top and bottom sliding away to reveal the alert beneath. It was a cool effect. This was on a phone, BTW. If we always assume Alerts pop-up it might limit what people can do. I'd

Re: [FlexJS] Handling interfaces

2013-10-30 Thread Peter Ent
Thanks, Erik. Interesting read. FlexJS uses a lot of interfaces so we'll have to find a reasonable solution for this. We've managed to avoid the situation in JavaScript but it is coming up quickly. --peter On 10/30/13 3:10 PM, Erik de Bruin e...@ixsoftware.nl wrote: Some guidance can be found

[FlexJS] DataGrid

2013-11-05 Thread Peter Ent
sheet which cleaned them up a quite a bit. There is still more work to do on that front but so far it works quite well. Regards, Peter Ent Flex SDK Team Adobe Systems

Re: [FLEXJS] JS framework: gjslint

2013-11-06 Thread Peter Ent
I checked a number of files in yesterday and I'm pretty sure a handful won't pass glint right now; I meant to do them all, but forgot some so I'm doing them this morning. If you want to go ahead and run the tool just to see if and how failures pop-up, go right ahead. --peter On 11/6/13 2:40 AM,

Re: [FLEXJS] JS framework: gjslint

2013-11-06 Thread Peter Ent
is to make the JS side mirror the structure of the AS side as closely as possible? And lastly (yeah, right... ;-)) how about the examples? Which ones are working for you, either in debug mode or in both debug AND release mode? EdB On Wed, Nov 6, 2013 at 4:48 PM, Peter Ent p...@adobe.com wrote: I

Re: [FLEXJS] JS framework: gjslint

2013-11-07 Thread Peter Ent
Thanks, Erik. I'll make sure I run those tools on the JS code before checking stuff in. --peter On 11/7/13 9:05 AM, Erik de Bruin e...@ixsoftware.nl wrote: Ok, I have pushed the 'JSHint - gjslint' commits. The framework classes are now clean against this gjslint command: gjslint --strict

Re: [FLEXJS] DataBinding example does not work

2013-11-11 Thread Peter Ent
into play. I keep meaning to ask Alex, but I always forget. Peter Ent Flex SDK Team Adobe Systems On 11/11/13 3:33 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: Sorry, but I still have not been able to run the FlexJS example projects. I got the latest overlay zip file (this morning) and set

[FLEXJS] ItemRenderers

2013-11-13 Thread Peter Ent
; detail.text = data.detail; } The super.data = value got compiled into JavaScript as: set_data(value); when I think it should be goog.base(this,'set_data',value); I filed a bug on this previously and I'll either update that one or open a new one shortly. Thanks, Peter Ent Adobe Systems

Re: [FalconJX] Build and install

2013-11-14 Thread Peter Ent
know. I'm here to help out. EdB On Thu, Nov 14, 2013 at 4:23 PM, Peter Ent p...@adobe.com wrote: Hi, I've done a git pull on the flex-falcon git repository. I've looked at the README at the top level and in compiler.jx. I've run ant main and got a successful build. Now what? How I install

Re: [FalconJX] Build and install

2013-11-14 Thread Peter Ent
Ah - that was the problem - I was on master, not develop. Thanks again. --peter On 11/14/13 11:09 AM, Alex Harui aha...@adobe.com wrote: Are you on the develop branch? On 11/14/13 8:05 AM, Peter Ent p...@adobe.com wrote: I must have gotten the wrong thing from git. Here's my directory: % pwd

Re: Code review please... Re: git commit: [flex-asjs] [refs/heads/develop] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after

2013-11-14 Thread Peter Ent
On 11/14/13 2:55 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Thu, Nov 14, 2013 at 11:45 AM, Alex Harui aha...@adobe.com wrote: On 11/14/13 10:57 AM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Wed, Nov 13, 2013 at 9:12 PM, Alex Harui aha...@adobe.com wrote: On

[FlexJS] Cannot start app

2013-11-18 Thread Peter Ent
for goog.events.EventTarget new ListsTests().start(); ReferenceError: ListsTests is not defined new ListsTests().start(); I'm not sure what could be out of sync. Peter Ent Adobe Systems

[FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Peter Ent
Hi, I am attempting to take the DataGrid, written in ActionScript, and compile it into JavaScript to see if that's a viable way to build JavaScript components - or at least get a good head start on writing the JavaScript. I've run into a couple of issues since taking the most recent falcon

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-19 Thread Peter Ent
: Yep, those look like bugs to me. -Alex On 11/19/13 12:27 PM, Peter Ent p...@adobe.com wrote: Hi, I am attempting to take the DataGrid, written in ActionScript, and compile it into JavaScript to see if that's a viable way to build JavaScript components - or at least get a good head start

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
) at org.apache.flex.compiler.clients.MXMLJSC.main(MXMLJSC.java:181) Not sure if I need to update my Java or not (didn't have to do it yesterday). --peter On 11/19/13 4:33 PM, Peter Ent p...@adobe.com wrote: I filed two tickets for each issue. Thanks. This is getting really close. --peter On 11/19

Re: [FALCONJX] [FLEXJS] AS to JS compilation issues

2013-11-20 Thread Peter Ent
created also need to be rebuilt with Java 1.7? --peter On 11/20/13 11:50 AM, Erik de Bruin e...@ixsoftware.nl wrote: Yes, the latest thing: since the last compiler update we need Java 1.7, I'm afraid. EdB On Wed, Nov 20, 2013 at 4:25 PM, Peter Ent p...@adobe.com wrote: I rebuilt the compiler

[FALCON] Invalid download

2013-11-25 Thread Peter Ent
/pent/dev/flex-falcon/compiler/downloads.xml:137: Invalid bz2 file./Users/pent/dev/flex-falcon/compiler/in/lzma920.tar.bz2 I've tried building several times, just in case there was a network glitch or something. Regards, Peter Ent Adobe Systems

[FlexJS] [FalconJX] ValuesManager

2013-11-25 Thread Peter Ent
into JavaScript to see if that's a good way to start the process. So far it has been a little bumpy but it is working out. Just wanted some advice: should I add a get_valuesImpl() to ValuesManager? Seems like an OK idea to me. Regards, Peter Ent Adobe Systems

Re: [FlexJS] some warnings while trying to use basic alert

2013-12-05 Thread Peter Ent
Hi, I submitted changes the other day which should have cleared a lot of these up, especially ones in ValuesManager. I'll look into the other ones, too. Peter Ent Adobe Systems On 12/4/13 10:05 PM, Igor Costa igorco...@gmail.com wrote: C:\Users\riacycle\Adobe Flash Builder 4.7

Cross-compiling to build components

2013-12-06 Thread Peter Ent
to the JavaScript version. This technique may not work 100% in all cases, but what it has shown me is that you can get a lot of good code on the JavaScript side from the ActionScript source, at least enough to quickly finish the JavaScript version. Regards, Peter Ent Adobe Systems

Re: Cross-compiling to build components

2013-12-06 Thread Peter Ent
to do more with this paradigm... EdB On Fri, Dec 6, 2013 at 6:31 PM, Cosma Colanicchia cosma...@gmail.com wrote: Very nice job! 2013/12/6 Mr. Rich mrrich@gmail.com Great news Peter, On Dec 6, 2013 11:42 AM, Peter Ent p...@adobe.com wrote: Hi, I've just finished

[FlexJS] FW: Cross-compiling to build components

2013-12-06 Thread Peter Ent
Hi, I've extended the Wiki page for creating components on the FlexJS Wiki pages. I've also placed the sample code I used, called DataGridXcompile, in the FlexJS examples directory. Peter Ent Adobe Systems On 12/6/13 1:14 PM, Peter Ent p...@adobe.com wrote: I will update the wiki. Thanks

[FlexJS] BarChart component added

2013-12-17 Thread Peter Ent
simple axis labeling. Regards, Peter Ent Adobe Systems

Re: [FlexJS] BarChart component added

2013-12-19 Thread Peter Ent
/criando-graficos-zero-com-canvas-e-javascript/ Maybe help for next couple of charts. Igor Costa www.igorcosta.com www.igorcosta.org On Wed, Dec 18, 2013 at 12:23 PM, Harbs harbs.li...@gmail.com wrote: Nice! Harbs On Dec 17, 2013, at 10:49 PM, Peter Ent wrote

[FlexJS] BarChart component updated

2013-12-20 Thread Peter Ent
Hi, This morning I updated the BarChart component with an XAxisBead that draws a simple line and tick marks and places labels below the chart. Alex and I went back and forth about whether or not to have a bead for the axis or if the axis should be part of the component (who draws a chart

Re: [VOTE] Release Apache Flex Pixel Bender Package 1.0.0 - RC4

2014-01-07 Thread Peter Ent
+1 This seems like a logical thing to do, especially for Linux. Peter Ent Adobe Systems On 1/6/14 2:11 PM, Alex Harui aha...@adobe.com wrote: Please vote to approve Apache Flex PixelBender Package version 1.0.0 to be released. As a reminder, the PixelBender package is a subset of the flex-sdk

[FlexJS] DataGridColumn

2014-01-10 Thread Peter Ent
using this new bead. Regards, Peter Ent Adobe Systems

Re: Checkins without JIRA's

2014-01-13 Thread Peter Ent
On 1/10/14 6:17 PM, Justin Mclean jus...@classsoftware.com wrote: Hi, Hmm. That wouldn't be my preference. Do other projects do this? In general yes but each project is different and can do what they want basically. The framework is still pre-alpha and I would find it very difficult to

Re: [FlexJS] Try out the FlexJS Installer

2014-01-22 Thread Peter Ent
I was able to run the installer without any problems except I forgot to un-install the previous version. This gave me the generic, Sorry, an error has occurred dialog. I had to think for a couple of minutes about what this meant, then I remembered I had to un-install the previous version. I

[FlexJS] asdoc enabled

2014-01-24 Thread Peter Ent
Hi, I've checked in changes to the build script for FlexJS that enables asdoc. You'll find the asdoc-output directory at the top, flex-asjs, level. There is a dearth of content at the moment. My apologies for the lack of comments; I will make sure I start properly documenting classes and

Re: [FLEXJS] New SWC for Cross-Compiling

2014-01-28 Thread Peter Ent
I am in the process of getting the AS version of DataGrid (in FlexJSJX) to work with changes I had made to both the AS and JS versions when Alex made the split. Once I have them working I will update the DataGrid example so that it works. Peter Ent Adobe Systems On 1/28/14 2:18 PM, OmPrakash

Re: git commit: [flex-asjs] [refs/heads/develop] - Changes necessary to get ActionScript DataGrid to cross-compile to JavaScript DataGrid.

2014-01-29 Thread Peter Ent
/9c4b232f Branch: refs/heads/develop Commit: 9c4b232f27a27456edcdde675b31e1fdd493a37f Parents: 14a83f0 Author: Peter Ent p...@apache.org Authored: Tue Jan 28 17:08:37 2014 -0500 Committer: Peter Ent p...@apache.org Committed: Tue Jan 28 17:08:37 2014 -0500

Re: git commit: [flex-asjs] [refs/heads/develop] - Changes necessary to get ActionScript DataGrid to cross-compile to JavaScript DataGrid.

2014-01-29 Thread Peter Ent
-us.apache.org/repos/asf/flex-asjs/commit/9c4b232f Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9c4b232f Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9c4b232f Branch: refs/heads/develop Commit: 9c4b232f27a27456edcdde675b31e1fdd493a37f Parents: 14a83f0 Author: Peter Ent

Re: [FLEXJS] New SWC for Cross-Compiling

2014-01-29 Thread Peter Ent
is mimicking the ActionScript code, but using hand written lower-level JavaScript classes. For instance, the Label component is specifically written for each language, but now higher-level, composite components, can use those to build upon. Peter Ent Adobe Systems On 1/28/14 6:21 PM, Alex Harui aha

Re: [FlexJS] BarChart component added - render issue

2014-01-29 Thread Peter Ent
this, Peter, is this a known issue that you are planning on fixing? I am seeing this issue on both Firefox and Chrome on Windows. Thanks, Om On Tue, Dec 17, 2013 at 12:49 PM, Peter Ent p...@adobe.com wrote: Hi, I've added a simple BarChart component to the ActionScript FlexJS SDK; it is modeled

Re: [FlexJS] BarChart component added - render issue

2014-01-29 Thread Peter Ent
to try to get it to compile and run in AS and then maybe Peter will have time to look at the JS side. -Alex On 1/29/14 11:59 AM, Peter Ent p...@adobe.com wrote: Please feel free to make adjustments. I have to admit that the particulars of CSS escape me sometimes. Thanks for your help and checking

Re: [FlexJS] BarChart component added - render issue

2014-01-29 Thread Peter Ent
off on making any changes till I hear from you Alex. Thanks, Om -Alex On 1/29/14 11:59 AM, Peter Ent p...@adobe.com wrote: Please feel free to make adjustments. I have to admit that the particulars of CSS escape me sometimes. Thanks for your help and checking this out. Peter On 1

Re: [FlexJS] BarChart component added - render issue

2014-01-30 Thread Peter Ent
and not the one I moved to FLexJSJX. I have it updated locally but there is a problem now because we're trying to use the Ifactory code gen in the compiler and it isn't working right. -Alex On 1/29/14 1:49 PM, Peter Ent p...@adobe.com wrote: I wonder why it is stale? I'll take a look as well since

Re: [FlexJS] BarChart component added - render issue

2014-01-30 Thread Peter Ent
or changes are welcome. --peter On 1/30/14 1:43 PM, Peter Ent p...@adobe.com wrote: I have the BarChart example working in both AS and JS. The AS worked right away but I discovered an issue with sizing the NonVirtualDataGroup in JavaScript. Or rather, the lack of sizing it. I am tracking that down now

Re: [FlexJS] BarChart component added - render issue

2014-01-31 Thread Peter Ent
Hi, First, I can confirm that Om's suggestion of *adding* the createElement override to the cross-compiled/generated BarChart.js does fix the problem. Secondly - how do we make it possible to allow customization of the JavaScript that gets cross-compiled? This is bound to be necessary and

Re: [FlexJS] BarChart component added - render issue

2014-01-31 Thread Peter Ent
that on the developer. There are couple of things to do: add scrollPolicy and fix BarChart. Regards, Peter On 1/31/14 12:45 PM, Alex Harui aha...@adobe.com wrote: On 1/31/14 7:03 AM, Peter Ent p...@adobe.com wrote: Hi, First, I can confirm that Om's suggestion of *adding* the createElement override

Re: [FlexJS] BarChart component added - render issue

2014-02-03 Thread Peter Ent
Hi Om, Sorry for the delayed response. BarChartLayout.changeHandler is the place. You might need to look at the BarChartView bead as well. Thanks so much! Peter On 1/31/14 7:17 PM, OmPrakash Muppirala bigosma...@gmail.com wrote: On Fri, Jan 31, 2014 at 11:31 AM, Peter Ent p...@adobe.com wrote

Re: RTEs when I build FlexJSJX,etc. myself

2014-02-04 Thread Peter Ent
I can't repo this on my Mac. I ran the build.xml from the BarChartExample directory and opened the HTML pages for both AS and JS. Both ran without issues. --peter On 2/4/14 3:10 AM, Alex Harui aha...@adobe.com wrote: I can reproduce this on my windows machine. The SWF does have what looks like

Re: [FlexJS] BarChart component added - render issue

2014-02-07 Thread Peter Ent
I got all the code and rebuilt. The issue Om was trying to fix is definitely fixed - the charts look great in both AS and JS. I am however, getting this warning when cross-compiling the BarChartExample from within Flash Builder: /Users/pent/Documents/Apache

Re: [FlexJS] BarChart component added - render issue

2014-02-07 Thread Peter Ent
AM, Alex Harui aha...@adobe.com wrote: Are you guys only getting this warning when using FB or does the warning also show up when building from ant? On 2/7/14 7:01 AM, Peter Ent p...@adobe.com wrote: I got all the code and rebuilt. The issue Om was trying to fix is definitely fixed - the charts

[FlexJS] Wiki Update

2014-02-07 Thread Peter Ent
that composite components (those made up of existing components) are good candidates for 100% cross-compilation into JavaScript so you don't have to create that side. Thanks, Peter Ent Adobe Systems

Re: [FlexJS] TileLayout.js errors

2014-02-24 Thread Peter Ent
Before I committed this code I ran it through gjshint without an errors or warnings. So why did this happen now? Seems flaky to me. --peter On 2/22/14 4:23 AM, Erik de Bruin e...@ixsoftware.nl wrote: Committed the fixes for the JSHint errors. EdB On Sat, Feb 22, 2014 at 7:56 AM, Alex Harui

Re: [FlexJS] TileLayout.js errors

2014-02-24 Thread Peter Ent
Ah, got confused by the email thread. Thanks for fixing those up. --peter On 2/24/14 10:10 AM, Erik de Bruin e...@ixsoftware.nl wrote: These were JSHint errors; the other linter we use ;-) EdB On Mon, Feb 24, 2014 at 4:08 PM, Peter Ent p...@adobe.com wrote: Before I committed this code I

Re: Please provide EOL EOVS dates of Flex SDK 4.6

2014-02-26 Thread Peter Ent
of time, you could become a member of the Apache Flex team and help out. Regards, Peter Ent Adobe Systems On 2/26/14 3:37 AM, Erik de Bruin e...@ixsoftware.nl wrote: Hi, I think EOVS was the moment they donated to Apache. As to EOL: Apache Flex 4.8 is a parity release of Adobe Flex 4.6 (i.e

Re: Events in FlexJS TODO List example

2014-02-27 Thread Peter Ent
.* - If you do find them coming up, we need to deal with them. At least that's my understanding. Peter Ent Adobe Systems On 2/27/14 2:27 PM, Carlos Rovira carlosrov...@apache.org wrote: Hi, I'm having a problem with FlexJS events. * In TodoListView (a extension of ViewBase) if I use in a component

Re: Events in FlexJS TODO List example

2014-03-01 Thread Peter Ent
I've only seen the fully qualified class when there is a conflict in the file. Peter On Mar 1, 2014, at 5:07 AM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: Hi Alex, in the class file only flexjs event is imported, so it should be that one and not flash event. If this is not

[FlexJS] PhoneGap

2014-03-27 Thread Peter Ent
as recommend in the PhoneGap documentation. Regards, Peter Ent Adobe Systems [1] http://docs.phonegap.com/en/3.4.0/guide_cli_index.md.html#The%20Command-Line%20Interface

[FlexJS] CSS Box Model

2014-04-04 Thread Peter Ent
the Container, I give the Container, via CSS, some padding. Thanks for your time, Peter Ent Adobe Systems

Re: [FlexJS] CSS Box Model

2014-04-07 Thread Peter Ent
-box. http://css-tricks.com/box-sizing/ On Apr 4, 2014, at 9:54 PM, Peter Ent wrote: Hi, I've been working on a mobile app example for FlexJS as a way to try out the Flex JS in a practical manner with the intent of running the app using PhoneGap. In the course of doing this I've been running

Re: [FlexJS] CSS Box Model

2014-04-07 Thread Peter Ent
- From: Peter Ent [mailto:p...@adobe.com] Sent: Monday, April 07, 2014 9:20 AM To: dev@flex.apache.org Subject: Re: [FlexJS] CSS Box Model So this is a crazy, no-win situation. Our box model is either compatible with the standard of most browsers or compatible with some quirk or extra feature

Re: [FlexJS] CSS Box Model

2014-04-07 Thread Peter Ent
. Also, imo, I wouldn't try and support the lowest common denominator. Go for a baseline of something like IE 8 or IE9 and use polyfills for fallback (some of which are FP) if absolutely vital. On Mon, Apr 7, 2014 at 8:20 AM, Peter Ent p...@adobe.com wrote: So this is a crazy, no-win situation

Re: [FlexJS] CSS Box Model

2014-04-08 Thread Peter Ent
-Original Message- From: Peter Ent [mailto:p...@adobe.com] Sent: Monday, April 07, 2014 2:46 PM To: dev@flex.apache.org Subject: Re: [FlexJS] CSS Box Model Thanks your help and insight. After some experimentation, the border-box model is how we'll proceed. Thus .width and .height

Re: [FlexJS] CSS Box Model

2014-04-10 Thread Peter Ent
. Containers with layouts will implement the layout in JavaScript as best as possible. I'm sure we will all be doing some tuning on this front. I'm not sure about SVG and skins and such so keep the discussion going. Peter Ent Adobe Systems On 4/9/14 8:54 PM, jude flexcapaci...@gmail.com wrote: One

Re: [FlexJS] CSS Box Model

2014-04-14 Thread Peter Ent
I really wish we could use this as the default model, but I think we have to go with what most browsers support. Maybe in a couple of years we can adopt this. That said, I don't see why someone couldn't contribute a set of FlexJS layout beads that use it. Peter Ent Adobe Systems On 4/13/14 8:51

Re: [VOTE] Apache Flex FalconJX 0.0.1 RC1

2014-04-14 Thread Peter Ent
-1 (binding) I have to concur with Justin; the new line issue was the tipping point for me. I also noticed a lot of compilation warnings which might be my version of java (1.7.0_45) such as: [javac] apache-flex-falconjx-0.0.1-src/compiler/src/org/apache/flex/compiler/intern

Re: [VOTE] Apache FlexJS 0.0.1 RC3

2014-04-21 Thread Peter Ent
+1 (Binding) Peter Ent Adobe Systems On 4/19/14 2:10 AM, Alex Harui aha...@adobe.com wrote: Hi, This is vote for the initial (0.0.1) release of Apache FlexJS. The release candidate can be found here; https://dist.apache.org/repos/dist/dev/flex/flexjs/0.0.1/rc3/ Before voting please review

  1   2   3   4   5   6   7   >