What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Who wants to see HB use .NET 4.0?

Do you want to see HB use .NET 4.0?

  • Yes

    Votes: 0 0.0%
  • No

    Votes: 0 0.0%
  • What the hell is .NET 4.0?

    Votes: 0 0.0%

  • Total voters
    0

Apoc

Well-Known Member
Joined
Jan 16, 2010
Messages
2,790
Reaction score
94
Personally; I would LOVE to use 4.0 features. (dynamics, and co/contravariance are the main reasons. Not to mention, you will be assured to have support for default parameters [less function overloading])

This thread is mostly for developers, as end users really won't know what the difference is. (Most don't even know what .NET 3.5 is)

So to all you developers:

Yay, or nay?
 
dynamics are awesome, but i fear most people don't really understand co/contravariance

I most certainly would love to see it use .NET4.0
 
yeah please. if only for some cc ideas ive had that would love to be able to use the dynamic stuff.
 
Yeah I would. But alot of people will need to update to .net 4, since alot of people don't have it:(
 
Apoc, can you give us examples of what Hb could do with 4.0 that it cant do with 3.5?
 
is the dynamics something similar to the variable of reference type for java ?
 
is the dynamics something similar to the variable of reference type for java ?

'dynamics' are resolved at runtime; instead of compile time. Which effectively changes C# from a strongly-typed language, to a pseudo-loosely typed language. (Think Python and Javascript)

There is also the addition of built in thread-safe collections; which means we can fully utilize your PCs to run as many HBs/WoWs as possible.
 
I'd be fine for 4.0, it's just getting 3000 users to update, so if you are going to do it, you better give like a 4 month notice, or inc. forum crash..
 
I'd be fine for 4.0, it's just getting 3000 users to update, so if you are going to do it, you better give like a 4 month notice, or inc. forum crash..
Hopefully those on windows 7 just automatically updated too it without noticing >.< I ended up doing that, works fine for me tho :)
 
Hopefully those on windows 7 just automatically updated too it without noticing >.< I ended up doing that, works fine for me tho :)

Yeah, as if you're running Vista (shudder) or Win7 (Yay!) you already have it.
 
Yeah I would. But alot of people will need to update to .net 4, since alot of people don't have it:(

Smoogel on HB/GB ?? I'm quite sure i met u before @ Pirox pvpTool . :)
Or are u just a poser -.-

-----------------
Agree on Topic ???
 
as quite a few people needed to install .net 3.5 sp1 for the current versions to use, in the end it should be the same ;)
people not reading the requirements and asking for help :P
 
Back
Top