I don't understand why you would want to have multiple aliases to the same function in a non-object oriented programming language.
Is it a good habit to enlarge language/library idiom without adding functionality?
I have to admit than i don't see the use of having aliases pointing to the same function. If someone can clarify this, it should not be a problem to implement it.
Last edited by Fred on Wed Sep 28, 2005 2:14 pm, edited 1 time in total.
i have to admit, that im not still sure if using of unions would be better than using none, but have a (maybe?) better structured code for some bytes more. not to be sure means, im not sure, not im sure i dont like it anymore
MLK wrote:i have to admit, that im not still sure if using of unions would be better than using none, but have a (maybe?) better structured code for some bytes more. not to be sure means, im not sure, not im sure i dont like it anymore
Sorry but i'm not convinced, it's sounds like a 'design flaw' to me. If you want to detect the gadget type with GadgetType() (assume it exists), the best is to define several interfaces for eachtype (which can eventually share the same VT, it's not a problem).
WHY is everybody giving me tips to solve an unexistent problem?
i know what im coding and have no troubles with it. i know about the possibility to extend an interface with ONE other interface, indirect with more - thats how i started. i know how to design interfaces for each gadget individual - thats how i started. i know how to get the gadgettype. i know how to share a vTable.
THX for helping me in that difficult situation.
next time please keep it easy with -1/+1 or however u like to response to an feature request, a suggest, an idea to extend the language.
MLK wrote:WHY is everybody giving me tips to solve an unexistent problem?
Perhaps your real problem wasn't defined clearly enough, so that all reactions/tips were of no help to you?
Whatever the cause, there's no need to react this touchy.
This is one of the very few forums left, where information exchange most of the time takes place in a very polite and considerate manner. I lurk the German board as well, and I know that quite often the tone is a bit harsher over there. Please, let's not start with that on this forum... Thanks!