Patch attached to the email (ItemRendererBase.patch) -----Message d'origine----- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 26 septembre 2013 01:09 À : dev@flex.apache.org Objet : RE: Flex Mobile DataGrid donation submission
I will do. -----Message d'origine----- De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : jeudi 26 septembre 2013 00:20 À : dev@flex.apache.org Objet : Re: Flex Mobile DataGrid donation submission Hi, > 4) I had to monkey-patch ItemLabelRenderer to make some variables > protected, and abstract it (ie remove the default label and labelDisplay) so > that I it becomes "empty" base class for my renderers (typically > ListMultiPartItemRenderer). > To avoid code duplication, would it be possible to make some "neutral" > changes in ItemLabelRenderer, or even split it into ItemRendererBase (no > label) and ItemLabelRenderer. Can you provide a patch file showing these changes? Thanks, Justin