Title | SegPrefs are poorly named |
Status | closed |
Priority | nice |
Assigned user | Gareth Rees |
Organization | Ravenbrook |
Description | SegPref objects express a preference for the placement of addresses within an address space. The name is misleading: any address may be placed according to a SegPref, not just a segment. NB says [1]: "Should SegPrefs be called something else now?" |
Analysis | Rename them. To what? Also, there needs to be a Describe function. |
How found | inspection |
Evidence | [1] <https://info.ravenbrook.com/mail/2014/06/11/20-47-37/0/ > |
Created by | Gareth Rees |
Created on | 2014-06-12 15:40:23 |
Last modified by | Gareth Rees |
Last modified on | 2014-09-27 11:27:00 |
History | 2014-06-12 GDR Created. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
187061 | closed | 2014-09-27 11:27:00 | Gareth Rees | Rename SegPref to LocusPref -- this structure describes preferences for the placement of any kind of address, not just segments. Add LocusPrefDescribe and use it in MVFFDescribe. |