I still don't think I understand. You can call the class anything you want. Are you looking to avoid name collisions or something like that?
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of João Sent: Tuesday, December 23, 2008 4:01 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Best practices for the naming of item renderers ? For example, a List component shows Users. Each user has a picture and some data, shown thanks to an ItemRenderer class. I would like to know if there are best practices for naming ItemRenderer classes. Thanks, João Saleiro