--- In [email protected], Maciek Sakrejda <[EMAIL PROTECTED]> wrote: > > We use the standard Flex/Java structure of a package/directory tree > based on company url: com.truviso.component.package.subpackage.so.on, > depending on how fine-grained we feel the package divisions should be. > It's a little deeply nested, but that's a minor inconvenience. It works > quite well for us, and it's a pretty standard practice, so it's probably > a good idea to stick with it. > -- > Maciek Sakrejda > Truviso, Inc. > http://www.truviso.com > > -----Original Message----- > From: hmmmbeer3 <[EMAIL PROTECTED]> > Reply-To: [email protected] > To: [email protected] > Subject: [flexcoders] Custom components toolbox - organise into > subfolders > Date: Mon, 21 Jan 2008 01:29:06 -0000 > > Hi, > > I'm pretty new to Flex, but am creating a whole lot of [specially > plumbed] custom components. > > My designer is now complaining that the Custom branch of the Components > tree has too many items, that are not grouped logically. Is there a > way to create subfolders or some other organisation of Custom > components? I have looked at Namespaces, Packages and [Metadata] tags > but cant see any way to do this. > > TIA > > Radek >
Thanks, but I am not sure I understand your answer. I have adopted a fairly standard naming convention, but in Design mode, all of my custom components end up under a single 'Custom' node in the component palette - now a very long list. I was wondering if I could categorise my custom components so my designer would have a smaller list of custom components to choose from. Cheers, Radek

