Agile Renaissance


Links for 2007-03-27

Print the article

This entry was posted on 3/27/2007 9:12 AM and is filed under Links.

  • A Function Passed "tee" method, called 'tap', in Ruby
    There is a generic problem that occurs in the stream programming paradigm
  • , piping data and in cascading function expressions of how does one examine intermediate values. The obvious solution of breaking the flow to grab the intermediate value, output somehow and then pass it own is workable but destroys the form of the solution and is efficient. In the Unix world, the solution came from the introduction of the tee operator. For Ruby, MentalGuy created the tap function which has been added as Kernel method to Ruby 1.9 and for OmniMark 8, Roy Amodeo created a similar function using the streaming co-routine capability.
  • Estimating hard-to-measure benefits
  • Deadly Sin #1: Shortcutting
    Yet another line I am standing in, I particularly like his example, bit me.

 

What did you think of this article?




Trackbacks
Trackback specific URL for this entry
  • No trackbacks exist for this entry.
Comments
    • No comments exist for this entry.
Leave a comment

Submitted comments will be subject to moderation before being displayed.

 Enter the above security code (required)

 Name

 Email (will not be published)

 Website

Your comment is 0 characters limited to 3000 characters.