|
NOTE: 2009 should be in the title. >Debuggers could input and output memory addresses as proquints as an alternative to hex. ...but why? In debuggers, you're not concerned with memorising the address of an object as much as you are concerned with what the hell is mangling said object. There's no "value-add" for proquints, here. If you were live-debugging in a session with someone else, sure, but how often are you generally doing that? >Network tools such as browsers, ping, netstat, traceroute, etc. could input and output proquints as an alternative to dotted quads. Again, what is the value-add? Since I've known 4-octet IP addresses and numbers my whole life, it would take more effort to translate from proquint, to understand the output on the screen. Adding a translation layer in a cut-over fashion instead of a phased-in fashion just seems like wholly unnecessary overhead, only intended to further justify the proquint, yeah? |