[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DSK format specification



Charlie <charlied@NOSPAMbboard.com> wrote in message
besupt01lc@enews4.newsguy.com">news:besupt01lc@enews4.newsguy.com...
>
> Rather than creating an entirely new "DSK" format, I would suggest that
you add
> your features to the Universal Disk Image (2IMG) format.  It is, in my
opinion,
> the most flexible format.  It uses a header.  Specific information can be
found
> at:
>
> http://www.a2central.com/programming/filetypes/ftne00130.html
>
> Charlie

Thats not a bad suggestion; it looks like the changes could be incorporated
by using a new version number for the image file format.

However, I'm concerned that adding a sub-type to an existing file type may
do more harm than good.  A person could not tell from the suffix that this
is a new file format that may be incompatible with older utilities.

- Mike