[Gambas-user] Issue 172 in gambas: Using static symbols on objects not consistent

gambas at ...2524... gambas at ...2524...
Wed Dec 28 14:52:47 CET 2011


Comment #3 on issue 172 by emil.len... at ...626...: Using static symbols on  
objects not consistent
http://code.google.com/p/gambas/issues/detail?id=172

What is exactly the point in having both dynamic constants and static  
constants? They seem to behave equally. You can even access a dynamic  
constant by writing Class1.some_constant.

There is only one type of constant for native classes, which can be used  
both in static contexts and dynamic contexts. That is more logical.





More information about the User mailing list