I agree, make sure you express that one here: http://www.macromedia.com/go/wish/
I would think your best bet is to put it under Dreamweaver. Thanks, Calvin -----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: Monday, May 02, 2005 7:57 PM To: CF-Talk Subject: RE: OOP development tools I'm sure those are great... but what I really want is code insight... Why can't there be a plugin that read in my cfc's, parses them and whenever I try to call a method on it, to help me out with method names. Or something that knows what the current class is inheriting from and what methods I can call on myself. These things are present in Visual Studio (I believe) and would make coding OOP much easier (and perhaps the cf world would follow quicker to the OOP model rather then writing spaghetti code). -----Original Message----- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Monday, May 02, 2005 7:01 PM To: CF-Talk Subject: Re: OOP development tools On 5/2/05, Russ <[EMAIL PROTECTED]> wrote: > I have tried CFEclipse a few times, but I was less then impressed. Perhaps > it was my install, but I couldn't get it to work reliably over ftp, and even > the basic code insight was not working half the time. I couldn't get the > CVS on it to work either. Eclipse's support for FTP is pretty bare (that's the underlying Eclipse, not CFEclipse). CVS ought to work just fine - it's core to Eclipse and rock solid. CFEclipse brings a great method view panel which saves you scrolling through the code. Of course you could just use the (built into CFMX) cfcexplorer in the CF Admin - or one of the third party CFC doc tools to see web pages generated from the source code without having to open the file... -- Sean A Corfield -- http://corfield.org/ Team Fusebox -- http://fusebox.org/ Got Gmail? -- I have 50, yes 50, invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205355 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

