Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Naming conventions for custom methods?
Message
From
18/11/2008 11:40:32
 
 
To
18/11/2008 11:31:45
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01362229
Message ID:
01362572
Views:
28
>IMO, strong typing has nothing to do with compile speed. It has everything to do with catching errors at compile time that you normally wouldn't catch until runtime.
>
>If you don't want to declare every variable in .Net, then just make everything var (although it isn't recommended) or turn it off in VB.

If you use var, you have to initialize it - don't you ?

>
>No need to scroll up either. Most .Net people just define the variable when it's first used.
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform