Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Header Data Heritability #7

@z64me

Description

@z64me
  • Headers should be able to inherit data from headers that precede them, but never vice versa (prevents circular dependencies and is easier for users to understand).
  • There also needs to be UI for this so inheritance can be managed by the user.
  • Inheritance should be determined based on multiple references to the same segment addresses.
  • When segment addresses are not available, inheritance should be determined based on matching data.
  • Inheritance should be preserved across save/load cycles.
  • Treat blank headers as copies of header[0] that inherit all properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnice to haveWould be nice to have, but not necessary

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions