Skip to content

SMF compilation rework#33

Draft
ghost wants to merge 2 commits into
masterfrom
smf-refactor
Draft

SMF compilation rework#33
ghost wants to merge 2 commits into
masterfrom
smf-refactor

Conversation

@ghost

@ghost ghost commented May 14, 2023

Copy link
Copy Markdown

THIS PR IS STILL IN PROGRESS

  • All parts of the SMF file are now packaged up through a use of a typed SMFWriter
  • SMFWriter is responsible for setting all of the data chunk offsets and for maintaining coherency between headers
  • Every part of the SMF file now has a class representing it, each responsible for own data validation
  • Unit test coverage on the compilation process
  • Additional documentation about the Spring Map Format and the way it is structured (with BAR-specific details)
  • Overall improvements to code, documentation and modularity

Eugene 'marengohue' Rebedailo added 2 commits May 7, 2023 12:45
@ghost ghost changed the title SMF compilation rework. SMF compilation rework May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants