You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Piotr Zarzycki (JIRA)" <ji...@apache.org> on 2017/08/18 18:02:01 UTC

[jira] [Updated] (FLEX-35353) Exploring possibility of split some components in MDL into View and Models

     [ https://issues.apache.org/jira/browse/FLEX-35353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Zarzycki updated FLEX-35353:
----------------------------------
    Description: 
In FlexJS MDL there are components which seems to have logic which could be separated into View and data stored as part of Model.

This jira would be for track work on splitting some of them into View, Models.

List of components:
* [CheckBox|https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/CheckBox.as]
* [RadioButton|https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/RadioButton.as]

  was:
In FlexJS MDL there are components which seems to have logic which could be separated into View and data stored as part of Model.

This jira would be for track work on splitting some of them into View, Models.

List of components:
** [CheckBox|https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/CheckBox.as]
** [RadioButton|https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/RadioButton.as]


> Exploring possibility of split some components in MDL into View and Models
> --------------------------------------------------------------------------
>
>                 Key: FLEX-35353
>                 URL: https://issues.apache.org/jira/browse/FLEX-35353
>             Project: Apache Flex
>          Issue Type: Improvement
>    Affects Versions: Apache FlexJS 0.8.0
>            Reporter: Piotr Zarzycki
>            Assignee: Piotr Zarzycki
>
> In FlexJS MDL there are components which seems to have logic which could be separated into View and data stored as part of Model.
> This jira would be for track work on splitting some of them into View, Models.
> List of components:
> * [CheckBox|https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/CheckBox.as]
> * [RadioButton|https://github.com/apache/flex-asjs/blob/develop/frameworks/projects/MaterialDesignLite/src/main/flex/org/apache/flex/mdl/RadioButton.as]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)