Judah Frangipane created FLEX-35029:
---------------------------------------

             Summary: Spell out all variables in DataGrid
                 Key: FLEX-35029
                 URL: https://issues.apache.org/jira/browse/FLEX-35029
             Project: Apache Flex
          Issue Type: Improvement
            Reporter: Judah Frangipane


In the DataGrid GridColumnHeaderGroup there are numerous instances where 
abbreviations are used such as 
{code}
gchg_mouseDownDragUpHandler
const ghl:GridHeaderLayout = layout as GridHeaderLayout;
const gdv:GridDimensionsView = 
viewLayout.gridView.gridViewLayout.gridDimensionsView;
{code}

DO NOT USE ABBREVIATIONS! EVER! This is not a 1970 mainframe! 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to