Hi Carlos,

The diff I ran didn't show anything obvious.   And as you noted in another 
email, there is a copy of DateChooserModel in Jewel I didn't see that I will 
fix shortly.

Are we still concerned about re-use of Basic beads?  I thought all visual CSS 
from Basic was moved to a Theme.  It may also be that we need to get better at 
using interfaces (and the "has" pattern) and maybe more of these beads and 
models can go in Core or maybe some other SWC.

-Alex

On 1/31/20, 4:01 AM, "Carlos Rovira" <carlosrov...@apache.org> wrote:

    Hi Alex,
    I've missed this email, sorry. I was comparing code and there's various
    changes most of all at the end of the file that are important for Jewel,
    I can try to make it extend the Basic Bead and see if that's possible and
    saves something
    
    El mié., 29 ene. 2020 a las 20:48, Alex Harui (<aha...@adobe.com.invalid>)
    escribió:
    
    > @Carlos,
    >
    > While we're on the subject, it appears that Jewel has an actual copy of,
    > for example, Basic's DataItemRendererFactoryForArrayData.  What is the
    > rationale for that?  Is there some subtle difference I'm not seeing or can
    > we get rid of the duplicate copy?
    >
    > -Alex
    >
    > On 1/29/20, 8:46 AM, "Carlos Rovira" <carlosrov...@apache.org> wrote:
    >
    >     It's ok to change it if other changes done this past months make MDL
    > DDL
    >     continue to work
    >     Maybe others are using it since is a full working set and we should
    > ensure
    >     it continue to work
    >     thanks
    >
    >     El mié., 29 ene. 2020 a las 15:56, Piotr Zarzycki (<
    >     piotrzarzyck...@gmail.com>) escribió:
    >
    >     > Hi Alex,
    >     >
    >     > I remember that DropDownl list was lack of dataField actually.
    > Instead of
    >     > adding it trough property - I have created Bead which provides that
    >     > feature. Whether it's needed now or not is actually something I have
    > no
    >     > idea about. I'm ok with removing it.
    >     >
    >     >
    >     > wt., 28 sty 2020 o 20:55 Alex Harui <aha...@adobe.com> napisał(a):
    >     >
    >     > > Ran into this while doing the has/is refactor.
    >     > >
    >     > > In what ways is this different than the labelField in
    > IDataProviderModel?
    >     > >
    >     > > Thanks,
    >     > > -Alex
    >     > >
    >     > > On 6/29/17, 12:22 PM, "pio...@apache.org" <pio...@apache.org>
    > wrote:
    >     > >
    >     > >     FLEX-35328 - Update MDLExample with DataFieldProviderBead
    >     > >
    >     > >
    >     > >     Project:
    >     > >
    >     >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgit-wip-us.apache.org%2Frepos%2Fasf%2Fflex-asjs%2Frepo&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786949461&amp;sdata=vbGoXe2ruxsudriJpxXTOUi64NZYYMZzME7PrlQ70Mk%3D&amp;reserved=0
    >     > >     Commit:
    >     > >
    >     >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgit-wip-us.apache.org%2Frepos%2Fasf%2Fflex-asjs%2Fcommit%2Fc706278e&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=uU6V1zehpZ8B7XwhmYuwrn1HxUHDIK%2Fs09xK3CMfXSg%3D&amp;reserved=0
    >     > >     Tree:
    >     > >
    >     >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgit-wip-us.apache.org%2Frepos%2Fasf%2Fflex-asjs%2Ftree%2Fc706278e&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=sQlfHhZSf8uCAklIBZqeFS0wmFBTg9nvz%2BAReCZ2MLc%3D&amp;reserved=0
    >     > >     Diff:
    >     > >
    >     >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgit-wip-us.apache.org%2Frepos%2Fasf%2Fflex-asjs%2Fdiff%2Fc706278e&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=7DBx1rxkufMwiJzNn9Xa5jFSpuzd0D8tX7eHTjlShqw%3D&amp;reserved=0
    >     > >
    >     > >     Branch: refs/heads/develop
    >     > >     Commit: c706278ed1fe5d7ab5e763c572b3d97f16077a80
    >     > >     Parents: eaa33ea
    >     > >     Author: piotrz <pio...@apache.org>
    >     > >     Authored: Sun Jun 25 19:27:09 2017 +0200
    >     > >     Committer: piotrz <pio...@apache.org>
    >     > >     Committed: Sun Jun 25 19:27:09 2017 +0200
    >     > >
    >     > >
    >     >
    > ----------------------------------------------------------------------
    >     > >      examples/flexjs/MDLExample/src/main/flex/DropDownList.mxml |
    > 2 +-
    >     > >      1 file changed, 1 insertion(+), 1 deletion(-)
    >     > >
    >     >
    > ----------------------------------------------------------------------
    >     > >
    >     > >
    >     > >
    >     > >
    >     >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgit-wip-us.apache.org%2Frepos%2Fasf%2Fflex-asjs%2Fblob%2Fc706278e%2Fexamples%2Fflexjs%2FMDLExample%2Fsrc%2Fmain%2Fflex%2FDropDownList.mxml&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=kvVGr9plinFIfLQfenH9K3pB4tqWtsx1pvCCnY%2FqX84%3D&amp;reserved=0
    >     > >
    >     >
    > ----------------------------------------------------------------------
    >     > >     diff --git
    >     > > a/examples/flexjs/MDLExample/src/main/flex/DropDownList.mxml
    >     > > b/examples/flexjs/MDLExample/src/main/flex/DropDownList.mxml
    >     > >     index 14d14fd..4231328 100644
    >     > >     ---
    > a/examples/flexjs/MDLExample/src/main/flex/DropDownList.mxml
    >     > >     +++
    > b/examples/flexjs/MDLExample/src/main/flex/DropDownList.mxml
    >     > >     @@ -38,7 +38,7 @@ limitations under the License.
    >     > >                                sourceID="menuModel"
    >     > >                                sourcePropertyName="menuItems"
    >     > >
    > destinationPropertyName="dataProvider" />
    >     > >     -                  <models2:DataFieldProviderModel
    >     > dataField="value"/>
    >     > >     +                  <js:DataFieldProviderBead
    > dataField="value"/>
    >     > >                    </mdl:beads>
    >     > >                </mdl:DropDownList>
    >     > >              </mdl:GridCell>
    >     > >
    >     > >
    >     > >
    >     > >
    >     >
    >     > --
    >     >
    >     > Piotr Zarzycki
    >     >
    >     > Patreon: *
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=n%2BgG6O7D4w21F4umuPE0Dv%2F1sSWLZotUq5G8npg66qI%3D&amp;reserved=0
    >     > <
    > 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=n%2BgG6O7D4w21F4umuPE0Dv%2F1sSWLZotUq5G8npg66qI%3D&amp;reserved=0
    > >*
    >     >
    >
    >
    >     --
    >     Carlos Rovira
    >
    > 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=uxXZvzq2WdYozKHIaTJoZfydQkMgQ2wr66DpTxjCX60%3D&amp;reserved=0
    >
    >
    >
    
    -- 
    Carlos Rovira
    
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fabout.me%2Fcarlosrovira&amp;data=02%7C01%7Caharui%40adobe.com%7C592a604967864eb0e11708d7a64546e5%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637160688786959455&amp;sdata=uxXZvzq2WdYozKHIaTJoZfydQkMgQ2wr66DpTxjCX60%3D&amp;reserved=0
    

Reply via email to