The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Why default parameters are bad

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
Jeff Key

Posts: 481
Nickname: jeffreykey
Registered: Nov, 2003

Jeff Key is legally sane, but questionably competent.
Why default parameters are bad Posted: Nov 28, 2003 1:38 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Jeff Key.
Original Post: Why default parameters are bad
Feed Title: Jeff Key
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/jkey/Rss.aspx
Feed Description: Topics revolve around .NET and the Windows platform.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Jeff Key
Latest Posts From Jeff Key

Advertisement

I've read in the past that default parameters in VB.NET are “bad”, but never saw an explanation.  Being a C# guy, I didn't really care to find out why since we don't have them.  BradA explains why.

Simply, the default value is compiled into the callerYes, that's right, this is your worst versioning nightmare.

Read: Why default parameters are bad

Topic: Geek Notes 2003-11-26 Previous Topic   Next Topic Topic: Blogging for Hardware Vendors and Developers

Sponsored Links



Google
  Web Artima.com   

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