Thread: My geek thread
View Single Post
Old 05-27-14, 04:17 PM
  #1295  
mattm
**** that
 
mattm's Avatar
 
Join Date: Dec 2006
Location: CALI
Posts: 15,402
Mentioned: 151 Post(s)
Tagged: 0 Thread(s)
Quoted: 1099 Post(s)
Liked 104 Times in 30 Posts
Doing python now, instead of C#.

It's quick, but really dirty. It won't say you made a typo in a method name until you get to that block of code... ugh, scripting.

Also, two methods with the same name in a class? Python doesn't have method overloading, but it also doesn't give you an error in this case. I just spent the morning tracking down an issue that made no sense, and it came down to having two methods with the same name.. hey at least I'm getting paid for my troubles!
__________________
cat 1.

my race videos
mattm is offline