Content deleted Content added
reverted myself - I don't get the layout ... |
m →Scripting: new section |
||
Line 92:
VB6 has it both ways. The type of a variable can be declared and the compiler checks the method calls at compile time. Or if the type is Object, then the type checking is defered to runtime when the underlying type is queried to see if it will respond to the method call. [[Special:Contributions/86.10.80.92|86.10.80.92]] ([[User talk:86.10.80.92|talk]]) 21:46, 2 July 2008 (UTC)
== Scripting ==
When I read about DPLs, my first question is "how is this different from scripting?" The article needs to explore this — right now the word "scripting" doesn't even appear, even though common DPLs are more commonly called "scripting languages."
Even if the distinction is purely artificial (I suspect there's differing opinions on that!) it's an obvious thing to talk about.[[User:Isaac Rabinovitch|Isaac R]] ([[User talk:Isaac Rabinovitch|talk]]) 18:14, 26 June 2009 (UTC)
|