[Gambas-user] Object names

Rob sourceforge-raindog2 at ...94...
Fri Nov 10 23:17:57 CET 2006


On Friday 10 November 2006 17:07, Christopher Brian Jack wrote:
> Maybe it's opposed because it would be a useful additional
> functionality that would make coding and debugging a lot
> easier.  Gotta make it obscure and complicated instead (like

I'm pretty sure Benoit has never had malicious intent when 
developing Gambas, but rather wanted to make it more like "real" 
programming languages such as C and Java.  You don't get access 
to the symbols at run time in those either.... it's pretty much 
just VB and some interpreted languages.  

Generally speaking, it is bad programming practice to write code 
that depends on information that is normally only available at 
compile time, but as you said, you just want to use it to debug.

Rob




More information about the User mailing list