@netmaestro
>> So three years from now the team goes with a different default type and suddenly thousands of structures are wrong.
why? Structure\Var would be the same as Structure\Var.i. one day, when we have 128bit cpus in mainstream computers, it will simply use the default data type from that architecture, so how would that break anything?
>> Also, such a thing would be very unusual on the general coding scene and unique to PureBasic - standard approaches should be adhered to where possible.
there are a lot of things that are very unusual and unique to purebasic though.
>> You would effectively remove the self-documenting nature of structures, leaving newer PB coders wondering just what the hell is the size of this damn thing anyway.
the same goes for non-structured variables, where .i is optional and somehow the world didnt end so far.
it would be like With/EndWith. some people like it, some people dont. you can use it, but you dont have to. i dont see any drawback in this request, other than "i dont like it" and thats fine. thats why it would be optional.
c ya,
nco2k