Update vector space
parent
fba806d7e9
commit
155c77cecb
|
@ -43,7 +43,7 @@ So the header now looks like this:
|
|||
| tag | vecp-pointer | size | mark | payload... /
|
||||
+-----+--------------+------+------+--------------------+
|
||||
|
||||
#### Alternative mark-bit strategy
|
||||
#### Alternative mark-bit strategy
|
||||
|
||||
A thought which has recently occurred to me is that the mark bit could be the case bit of the least significant byte of the tag. So that if the tag read 'IMAG' (a raster image), for example, when marked it would read 'IMAg'. This saves having a separately allocated mark in the header, but retains debugging clarity.
|
||||
|
||||
|
|
Loading…
Reference in a new issue