[Gd-hackers] gtk interface: shorten identifiers, ... ?
Danny Milosavljevic
danny_milo at yahoo.com
Tue Nov 28 21:27:38 CET 2006
Hi,
On Tue, 28 Nov 2006 18:54:18 +0000, Danny Milosavljevic wrote:
> Hi,
>
> On Tue, 28 Nov 2006 12:28:16 +0100, Andreas Bogk wrote:
[...]
>> It works, except for the case where the number of arguments varies.
>
> Hmm, that needs special handling, then...
On second thought, waait a minute.
Does that mean it doesn't support "overloading" properly?
I mean its a nice idea to have classes not introduce their own namespace
(since that can be found out by the argument types), but all the methods of
different objects which coincidencially had the same name would need to
have the same number of arguments as well? That's pretty improbable :)
*goes read documentation some more*
cheers,
Danny
More information about the hackers
mailing list