G'day
When one uses code-assist to select a CFC (eg, when typing createObject("component", "[code assist here]"), the list only shows the shortest path to the CFC in question. EG: if I am editing a template in com.mycompany.myapp.mypackage, and have a CFC MyComponent.cfc in that dir, code assist will only display "MyComponent", whereas I would normally fully-path my CFCs - "com.mycompany.myapp.mypackage.MyComponent". I can see people "swinging both ways" on this one, but I think both should be offered. Thoughts?
I've raised an issue for it, anyhow: http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html#bugId=83463. Vote away, if you agree.
--
Adam