[refactor] brkraw api and update for future version #167
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Major Update: Redesign of Modular Architecture
This pull request implements significant architectural changes, enhancing the modularity and functionality of our codebase. Below are the key changes proposed:
API Architecture
zipfile
module. IntroducesPvFiles
for loading individual files.Application Module
tonifti
app without CLI. It marks a step towards a fully featuredbrk-tonifti
app with CLI, supporting customized conversion solutions.Plugin and Control Updates
Library Module Transition
lib
module is phasing out but remains integral in this update, serving as a major interface until the new CLI is introduced.Documentation and Contribution
Related Issues
This pull request addresses several issues that have been identified in our application:
While this update makes significant progress towards resolving these issues, complete resolution is expected in subsequent pull requests as part of ongoing improvements to our application’s architecture. This update represents a critical step towards enhancing adaptability and user experience.
@BrkRaw/Bruker