C
Cor
Hi group,
A question to the group, would it not be for a lot of the users better when
there was beside "Option strict on" an "Option logical Strict on".
I was automaticaly writting Textbox1.text = 0.tostring. I know what it has
to be, but I did this automaticly.
I find this crazy, it cannot be something else than a string, so the
compiler must have to find this very easy, but for the puritains, than that
option, than they can set it off.
I think that for a lot of VB users this kind of things is more important
than operator overloading or other more C behaviour (I understand a lot of
sophisticated users want it, so I would not say, don't let them make it, but
I think that this "Option logical strict on" would get 90% of the users
while operator overloading maybe 10%).
Just a thougth?
Cor
A question to the group, would it not be for a lot of the users better when
there was beside "Option strict on" an "Option logical Strict on".
I was automaticaly writting Textbox1.text = 0.tostring. I know what it has
to be, but I did this automaticly.
I find this crazy, it cannot be something else than a string, so the
compiler must have to find this very easy, but for the puritains, than that
option, than they can set it off.
I think that for a lot of VB users this kind of things is more important
than operator overloading or other more C behaviour (I understand a lot of
sophisticated users want it, so I would not say, don't let them make it, but
I think that this "Option logical strict on" would get 90% of the users
while operator overloading maybe 10%).
Just a thougth?
Cor