1 May 1991 15:56
re: Please don't dump version numbers.
David Robinson <DRB <at> relay.prime.com>
1991-05-01 13:56:11 GMT
1991-05-01 13:56:11 GMT
I think that the issue is not whether version numbers (and other attributes) should exist, but where to put them. PostScript offers us a good example. After much thrashing about in the very early days, they began including the version information in the actual contents of the PS object. This is good practice. It ensures that the version (and other attributes) stay associated with the object. Of course, this also requires some simliar consideration by the designers of objects as well as by those trying to figure out how to convert the objects to and from mailable body parts. Yes, it is always true that you could come up with a new version which is totally incompatible with the previous version. If so, then I would say that your new version really needs another encoding type - it isnt FOO anymore, but FOO-2.0. -David
RSS Feed