• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Welcome Michael Feathers!

 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This week we're delighted to have Michael Feathers amongst us, helping to answer questions in the OO, Patterns, UML and Refactoring forum.

We'll be selecting four random posters in this forum to win a free copy of his book, "Working Effectively with Legacy Code", provided by the publisher, Prentice Hall PTR.

Welcome Michael!

For more information on this and future book promotions, visit http://www.javaranch.com/bookpromo.jsp
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Michael, and congratulations -- based on Jeanne's review it looks like you've written quite a piece of work!
 
Ranch Hand
Posts: 995
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome!

For about 3 years my expertise is on this field of converting legacy solutions, so it will be very interesting for me to take place to the discussions this week.

./pope
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome Micheal! Nice to see you at the Ranch!
[ November 16, 2004: Message edited by: Ilja Preuss ]
 
author
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Ali Pope:
Welcome!

For about 3 years my expertise is on this field of converting legacy solutions, so it will be very interesting for me to take place to the discussions this week.

./pope



Thanks, Ali. I hope you find it useful. The focus of the book is really on understanding cruddy code, gettting tests in place to refactor it and then making changes to it. Not much about rewriting legacy code, rather how to live with it and make the best of it.
 
Alexandru Popescu
Ranch Hand
Posts: 995
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In some cases my job was indeed to convert nowadays applications to more maintainable solutions.
On the other hand, having a legacy solution written in some an old (deprecated) language is also a challange. Understanding the original code, designing and writting the tests for the port and than having it done requires much more expertise, attention and work than the nowadays solution (at least you know the technologies :-) ).

./pope
 
Sheriff
Posts: 17644
300
Mac Android IntelliJ IDE Eclipse IDE Spring Debian Java Ubuntu Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome Michael!

I actually signed up for the Yahoo group early on but haven't kept up with the progress of the book. I'm glad to see that you made it. Congratulations and we're looking forward to some good discussions with you this week.

Best regards,
Junilu
 
author & internet detective
Posts: 41878
909
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Lasse Koskela:
Hi, Michael, and congratulations -- based on Jeanne's review it looks like you've written quite a piece of work!


Welcome Michael. This is the second book I've given a 10. It was awesome!
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic