>No, we didn't really think it is such a good idea. It is VERY NICE to >be able to look at an operator and KNOW what the argument and result >types must be. One alternative solution (which I don't really like much either) would be to allow definition of infix functions, and use for example "X @+ Y" instead of "add(X, Y)" Vlad