Question
itemRenderers documentation
Hi, all,
LiveDocs are a wonderful resource but here's a way to perhaps improve them. I recently wrestled with a problem and wondered if we can make life easier for those who do anything with itemRenderers. Many of us start with LiveDocs when developing with Flex and in my experience, there needs to be just a tad more about some of the internal workings of itemRenderers.
I built a Flex app using an ADG which had two columns with itemRenderers. One in particular was painful to build because of the "recycling" issue. As far as I know, the LiveDocs don't mention anything about the fact that itemRenderers render a dozen or so rows at a time. Various articles on the Flex Developer Center (as well as many blogs) talked about this. But to a beginner, it won't be obvious why rows magically repeat ("recycle") values. Many hours will be spent wondering what is being done wrong when a little bit of heads-up in the LiveDocs could help users. If LiveDocs contain info on this issue already, maybe the articles need to be a little more obvious. Once I knew what to search on ("itemRenderer recycling"), I could find information and post questions to FlexCoders.
Also, maybe the docs could point to more in-depth articles on Adobe's site (such as Peter Ent's great primer here: http://www.adobe.com/devnet/flex/articles/itemrenderers_pt1.html).
Sincerely,
Alex Cougarman
919-906-9929 (cell/home)
LiveDocs are a wonderful resource but here's a way to perhaps improve them. I recently wrestled with a problem and wondered if we can make life easier for those who do anything with itemRenderers. Many of us start with LiveDocs when developing with Flex and in my experience, there needs to be just a tad more about some of the internal workings of itemRenderers.
I built a Flex app using an ADG which had two columns with itemRenderers. One in particular was painful to build because of the "recycling" issue. As far as I know, the LiveDocs don't mention anything about the fact that itemRenderers render a dozen or so rows at a time. Various articles on the Flex Developer Center (as well as many blogs) talked about this. But to a beginner, it won't be obvious why rows magically repeat ("recycle") values. Many hours will be spent wondering what is being done wrong when a little bit of heads-up in the LiveDocs could help users. If LiveDocs contain info on this issue already, maybe the articles need to be a little more obvious. Once I knew what to search on ("itemRenderer recycling"), I could find information and post questions to FlexCoders.
Also, maybe the docs could point to more in-depth articles on Adobe's site (such as Peter Ent's great primer here: http://www.adobe.com/devnet/flex/articles/itemrenderers_pt1.html).
Sincerely,
Alex Cougarman
919-906-9929 (cell/home)
