Click here to Skip to main content
15,891,607 members

Survey Results

What new (or rumoured) releases are you looking forward to in the next year?   [Edit]

Survey period: 16 Feb 2009 to 23 Feb 2009

Besides, when has 'but my current applications do what I need' ever been a reason not to upgrade?

OptionVotes% 
Windows 791062.63
Office 200917812.25
Windows 2008 R21037.09
IE 823716.31
.NET 4.070248.31
Visual Studio 201091763.11
Mac OS 'Snow Leopard'815.57
Ubuntu 'Jaunty Jackalope'15110.39
Duke Nukem Forever26518.24
Other825.64
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (99 answers)


 
GeneralRe: Snow Leopard Pin
Jason Barry16-Feb-09 10:38
professionalJason Barry16-Feb-09 10:38 
GeneralRe: Snow Leopard Pin
Nemanja Trifunovic16-Feb-09 15:01
Nemanja Trifunovic16-Feb-09 15:01 
GeneralRe: Snow Leopard Pin
Paul A. Howes16-Feb-09 15:27
Paul A. Howes16-Feb-09 15:27 
GeneralRe: Snow Leopard Pin
Mladen Janković16-Feb-09 16:03
Mladen Janković16-Feb-09 16:03 
GeneralRe: Snow Leopard Pin
Paul A. Howes16-Feb-09 16:17
Paul A. Howes16-Feb-09 16:17 
GeneralRe: Snow Leopard Pin
Mladen Janković16-Feb-09 16:51
Mladen Janković16-Feb-09 16:51 
GeneralRe: Snow Leopard Pin
Nemanja Trifunovic17-Feb-09 5:10
Nemanja Trifunovic17-Feb-09 5:10 
GeneralRe: Snow Leopard Pin
Paul A. Howes17-Feb-09 6:18
Paul A. Howes17-Feb-09 6:18 
Nemanja Trifunovic wrote:
I am confused now. If you don't build different versions, why do you have the compiler switch?


As was stated in a post further up, the compiler switch exists for backward compatibility. Leopard (10.5) is the first version of the operating system to support 64-bit executables. If you're developing applications for Tiger (10.4) or earlier, then you have to compile for 32-bits. Since the default Xcode project settings assume this, you get 32-bit compiles by default.

This is not unlike Visual Studio assuming 32-bit XP as the default target for most application development.

Nemanja Trifunovic wrote:
I develop on 64-bit Server 08 and this is the only version I ever see.


You're lucky. I develop desktop applications, not server applications. I cannot generally make that assumption. Walk into any Best Buy and half the computers will have 32-bit Vista installed and the other half, 64-bit. Most users do not know the difference, which means I either make both versions (32/64) of a product available, or I drop half of the potential customers. In some cases there are ways to work around the 32-bit limitations, but not always.

On Leopard I can assume 64-bit and know that only a few (<10%) users with older hardware won't be able to use it, just as you can assume that anyone using 64-bit Server 2008 can use your software.

Paul

A .NET developer who now drinks the Ruby and Cocoa Koolaid.

GeneralRe: Snow Leopard Pin
Nemanja Trifunovic17-Feb-09 9:06
Nemanja Trifunovic17-Feb-09 9:06 
GeneralRe: Snow Leopard Pin
Paul A. Howes17-Feb-09 9:27
Paul A. Howes17-Feb-09 9:27 
GeneralRe: Snow Leopard Pin
Nemanja Trifunovic17-Feb-09 12:48
Nemanja Trifunovic17-Feb-09 12:48 
GeneralRe: Snow Leopard Pin
Paul A. Howes17-Feb-09 15:20
Paul A. Howes17-Feb-09 15:20 
GeneralRe: Snow Leopard Pin
Nemanja Trifunovic18-Feb-09 5:50
Nemanja Trifunovic18-Feb-09 5:50 
GeneralRe: Snow Leopard Pin
Paul A. Howes18-Feb-09 14:51
Paul A. Howes18-Feb-09 14:51 
GeneralWindows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Jon Rista15-Feb-09 19:54
Jon Rista15-Feb-09 19:54 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Chris Richner15-Feb-09 23:24
Chris Richner15-Feb-09 23:24 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
David Lane16-Feb-09 1:14
David Lane16-Feb-09 1:14 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Chris Richner16-Feb-09 5:56
Chris Richner16-Feb-09 5:56 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
David Lane16-Feb-09 6:15
David Lane16-Feb-09 6:15 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Yusuf16-Feb-09 7:00
Yusuf16-Feb-09 7:00 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Chris Richner17-Feb-09 3:02
Chris Richner17-Feb-09 3:02 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
David Lane17-Feb-09 3:08
David Lane17-Feb-09 3:08 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Chris Richner17-Feb-09 9:09
Chris Richner17-Feb-09 9:09 
JokeRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Jon Rista16-Feb-09 6:07
Jon Rista16-Feb-09 6:07 
GeneralRe: Windows 7 is already great, can't wait for .NET 4, C# 4, VS2010 Pin
Marc Clifton16-Feb-09 9:23
mvaMarc Clifton16-Feb-09 9:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.