|
|
|
|
|
by bluejekyll
3299 days ago
|
|
Hm, this analogy is awkward. Definitely agree that it's taken a lot longer to become standard than I would like. I was discussing this with a coworker today, and we were reflecting on a similar technical rollout that really did take of. The various ascii encodings -> UTF8. This was a big shift at the time and took a lot of time to fix. In fact I know of one large DB that, after a huge amount of outreach with customers, was only finally decommed and replaced with a UTF8 last year. We decided the big difference was that UTF8 solved a huge problem that effected everyone. Was backward compatible with all basic ascii, and was an easy upgrade in many cases (only a problem if you bastardized stored character sets faking out the system and storing them in a different charset). IPv6 is nicely backward compatible with IPv4, but in general it is not solving a problem most people have (yet). Most sites work fine with IPv4; IPv6 for many is just work with no significant benefit in general. That being said, I really want IPv6 to become the only option for a lot of reasons; but there is no stron forcing function. |
|
I don't think that that's actually true. People have massive problems due to NAT and overlapping address ranges and stuff ... but it's just commonly accepted as the way IP works, people don't realize that they could just deploy IPv6 and do away with all those problems.