Search the web
Sign In
New User? Sign Up
implementationpatterns · Implementation Patterns
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: Implementation Patterns Question   Message List  
Reply | Forward Message #13 of 13 | Next >
Dear Sudarshan,

Thank you for the question. The key skill is being able to quickly shift
perspective between the sending object, each of the receiving objects, and
an overall view of the computation. Practice reading complex code. Make
notes as you read. Draw diagrams of where the messages could be going.
Refactor code to replace conditionals with choosing messages. This will help
you indentify them when you see them.

I have cc'd the Implementation Patterns mailing list. You may want to
subscribe if you are exploring the book further.

Regards,

Kent Beck
Three Rivers Institute

-----Original Message-----
From: sudarshang@... [mailto:sudarshang@...] On Behalf Of
Sudarshan Gaikaiwari
Sent: Monday, February 04, 2008 3:19 PM
To: kent@...
Subject: Implementation Patterns Question

Hi Kent

I would like to thank you for your wonderful book "Implementation Patterns".

On page 66 you mention

"Reading code that uses lots of choosing messages requires skill to learn.
One of the costs of choosing messages ..."

Could you point to some pointers on how this skill can be acquired?

Thanks
Sudarshan

--
Sudarshan Gaikaiwari
www.sudarshan.org
sudarshan@...




Mon Feb 4, 2008 11:43 pm

kentlbeck
Offline Offline
Send Email Send Email

Forward
Message #13 of 13 | Next >
Expand Messages Author Sort by Date

Dear Sudarshan, Thank you for the question. The key skill is being able to quickly shift perspective between the sending object, each of the receiving objects,...
Kent Beck
kentlbeck
Offline Send Email
Feb 4, 2008
11:44 pm
< Prev Topic  |  Next Topic >
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help