2013 1:13 AM
To: dev@flex.apache.org
Subject: RE: [FlexJS] FLEX-33778 Combobox & DropdownList ListBase.js throws a
NPE
I discovered today that DropDownList.js was broken. I made some quick changes
to it to get it to work for the DataBindingTest demo. We'll take a harder look
at it next w
lexJS,
-Alex
From: Sharma, Pratyoosh [pratyoosh.sha...@jpmorgan.com]
Sent: Friday, October 11, 2013 1:57 PM
To: dev@flex.apache.org
Subject: RE: [FlexJS] FLEX-33778 Combobox & DropdownList ListBase.js throws a
NPE
Started to look at FlexJS again, so let
ason
Thanks,
Pratyoosh
-Original Message-
From: Peter Ent [mailto:p...@adobe.com]
Sent: Wednesday, September 25, 2013 2:08 PM
To: dev@flex.apache.org
Subject: Re: [FlexJS] FLEX-33778 Combobox & DropdownList ListBase.js throws a
NPE
I'm taking a look now. I did make some change
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" 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 iBeadModel sty
Hi Pratyoosh,
One of us will take a look. In theory the model gets assigned early in
the lifecycle (and pulled from the CSS iBeadModel style. Maybe you've
found a way to run code before that happens?
-Alex
On 9/25/13 9:03 AM, "Sharma, Pratyoosh"
wrote:
>It seems like It seems like ListBase.j