The Artima Developer Community
Sponsored Link

.NET Buzz Forum
What PMs do for fun...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eric Gunnerson

Posts: 1006
Nickname: ericgu
Registered: Aug, 2003

Eric Gunnerson is a program manager on the Visual C# team
What PMs do for fun... Posted: Sep 14, 2003 11:51 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Eric Gunnerson.
Original Post: What PMs do for fun...
Feed Title: Eric Gunnerson's C# Compendium
Feed URL: /msdnerror.htm?aspxerrorpath=/ericgu/Rss.aspx
Feed Description: Eric comments on C#, programming and dotnet in general, and the aerodynamic characteristics of the red-nosed flying squirrel of the Lesser Antilles
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Eric Gunnerson
Latest Posts From Eric Gunnerson's C# Compendium

Advertisement

Last week, I made a bad joke (I'm the owner of bad jokes for the Visual C# PM team), related to the the concept of arity in generics. I regret that I don't remember the exact joke I made, but we riffed a bit on different permutations (popul-arity, singul-arity, disp-arity). That went on for a few minutes, but we realized that it ws a tough joke to communicate.

Then Julian (one of our IDE PMs) suggested that we could communicate it better through code. Here's what he suggested:

class Hil<T>
{
    // Implementation
}

class Jocul<T>
{

}

Once you've done this, then people can discuss the Hil-arity and Jocul-arity of this implementation.

You may have noticed that we often don't aspire to particularly high standards of comedic expression.

If you ever want to find words that contain a certain string of letters, I suggest OneLook.

Read: What PMs do for fun...

Topic: I had nothing planned for that morning... Previous Topic   Next Topic Topic: Microsoft Security Bulletin MS03-039

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use