Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using meta-data in .NET
Message
From
26/10/2007 15:59:42
 
 
To
26/10/2007 13:45:17
Walter Meester
HoogkarspelNetherlands
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01262116
Message ID:
01264315
Views:
19
Walter
>
>The discussions about static typed languages was mainly about this misconception. Compile and code time checking can be done in both static and dynamic typed languages.

I'ld say in java you get more than 95 percent of IDE checking - but there are fringe cases like bad jarpaths, not totally validated installs and of course attempts to write more generic code<g>. But the attempts needed to create an error-free compile are drastically reduced.

On a RAM-heavy machine with eclipse it is a real helper. Yes, some of that can be used by dynaminc laguages as well, but there the hurdles MUCH higher as they often do do things difficult/extremely verbose in staically typed single inheritance languages.

I guess LINT-ing style checking will be needed for enterprize settings in dynamic languages much longer...

my 0.02 Eur

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform