Board index » delphi » Code Refactoring
DelphiCoder
![]() Delphi Developer |
DelphiCoder
![]() Delphi Developer |
Code Refactoring2004-09-30 06:20:30 PM delphi45 DiamondBack's Code Refactoring looks great. I had never heard the term before. I could have used the feature long long ago! Anyway, I also have read that the next release of Visual Studio will have code refactoring www.code-magazine.com/Article.aspx . Do any other IDE's already support this? |
Lee_Nover
![]() Delphi Developer |
2004-09-30 06:29:51 PM
Re:Code RefactoringQuoteread that the next release of Visual Studio will have code refactoring QuoteDo any other IDE's already support this? a nice feature of the new VS IDE is the de{*word*81}'s 'debug hint' which acts like the 'inspect' window in delphi :) it also expands inline objects .. :P |
Rudy Velthuis [TeamB]
![]() Delphi Developer |
2004-09-30 06:44:28 PM
Re:Code Refactoring
DelphiCoder writes:
QuoteDiamondBack's Code Refactoring looks great. I had never heard the term Rudy Velthuis [TeamB] "So I went to the dentist. He said "Say Aaah." I said "Why?" He said "My dog's died.'" -- Tommy Cooper |
K. Sallee
![]() Delphi Developer |
2004-09-30 07:42:01 PM
Re:Code RefactoringQuoteDo any other IDE's already support this? -- Using M2, Opera's revolutionary e-mail client: www.opera.com/m2/ |
Bruce McGee
![]() Delphi Developer |
2004-09-30 08:25:10 PM
Re:Code Refactoring
DelphiCoder writes:
QuoteDiamondBack's Code Refactoring looks great. I had never heard the term Then you have: - Castalia also adds refactoring (and more) to Delphi. - Together for Visual Studio adds refactoring (and more) to VS2003. - Eclipse (open source IDE started by IBM) - IntelliJ IDEA (another Java IDE) - There is some discussion in the SharpDevelop community about adding refactoring but it isn't available yet as far as I know And there are any number of other IDEs and add ons. The idea of refactoring as a "best practice" has been around for a while, and I'm glad our development tools are helping to make the mechanics easier. -- Regards, Bruce McGee Glooscap Software |
John Kaster (Borland)
![]() Delphi Developer |
2004-09-30 09:32:52 PM
Re:Code Refactoring
Lee_Nover in <XXXX@XXXXX.COM>writes:
Quotea nice feature of the new VS IDE John Kaster, Borland Developer Relations, bdn.borland.com BorCon2004, all info in one place! info.borland.com/conf2004 Features and bugs: qc.borland.com Get source: cc.borland.com Unofficial information overload: blogs.borland.com |
John Kaster (Borland)
![]() Delphi Developer |
2004-09-30 09:33:26 PM
Re:Code Refactoring
Rudy Velthuis [TeamB] in
<xn0dnvr0u22683d000rudys-toshiba@www.teamb.com>writes: QuoteAFAIK, JBuilder has it since a few versions already. any other product. -- John Kaster, Borland Developer Relations, bdn.borland.com BorCon2004, all info in one place! info.borland.com/conf2004 Features and bugs: qc.borland.com Get source: cc.borland.com Unofficial information overload: blogs.borland.com |
Harri Vartiainen
![]() Delphi Developer |
2004-09-30 09:33:47 PM
Re:Code Refactoring
DelphiCoder writes:
QuoteDiamondBack's Code Refactoring looks great. I had never heard the term |
Kyle Cordes
![]() Delphi Developer |
2004-09-30 09:54:13 PM
Re:Code Refactoring
"DelphiCoder" <XXXX@XXXXX.COM>writes
QuoteDo any other IDE's already support this? richness of refactorings available. It wasn't invented there, though - a tool for Smalltalk called the Refactoring Browser had it a few years before that. -- [ Kyle Cordes * XXXX@XXXXX.COM * kylecordes.com ] [ Better processes, better design, better software. Java, ] [ Delphi, BDE Alternatives Guide, Enterprise apps, and more ] |
Chris Brooksbank
![]() Delphi Developer |
2004-09-30 11:45:37 PM
Re:Code Refactoring
Yes I think he means the one which is freely downloadable from their website
if you are a MS Partner Or the free disk you can get from attending free MS presentations Still havent found this for DiamondBack tho ( ducks and runs ) "John Kaster (Borland)" <XXXX@XXXXX.COM>writes QuoteLee_Nover in <XXXX@XXXXX.COM>writes: |
Craig Stuntz [TeamB]
![]() Delphi Developer |
2004-10-01 12:02:08 AM
Re:Code Refactoring
Chris Brooksbank writes:
QuoteYes I think he means the one which is freely downloadable from their free. I "haven't found" any free software from Intuit, lately, but it might be because I never bothered to look. -Craig -- Craig Stuntz [TeamB] . Vertex Systems Corp. . Columbus, OH Delphi/InterBase Weblog : blogs.teamb.com/craigstuntz How to ask questions the smart way: www.catb.org/~esr/faqs/smart-questions.html |
DelphiCoder
![]() Delphi Developer |
2004-10-01 12:03:46 AM
Re:Code Refactoring
Thanks for all the responses!
It was new to me, but obviously has been around a while. I am glad it is going to be in Diamondback. "DelphiCoder" <XXXX@XXXXX.COM>writes QuoteDiamondBack's Code Refactoring looks great. I had never heard the term |
Chris Morgan
![]() Delphi Developer |
2004-10-01 12:05:49 AM
Re:Code RefactoringQuote>Do any other IDE's already support this? Chris |
Rudy Velthuis [TeamB]
![]() Delphi Developer |
2004-10-01 01:01:47 AM
Re:Code Refactoring
John Kaster (Borland) writes:
QuoteRudy Velthuis [TeamB] in Rudy Velthuis [TeamB] "In all large corporations, there is a pervasive fear that someone, somewhere is having fun with a computer on company time. Networks help alleviate that fear." -- John C. Dvorak. |
David McCallum
![]() Delphi Developer |
2004-10-01 04:08:08 AM
Re:Code RefactoringQuoteDo any other IDE's already support this? How do you refactor in Coderush? David McCallum |