Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split library classes into different files #41

Closed
1 task done
Tracked by #39 ...
ruben-iteng opened this issue Feb 18, 2022 · 1 comment
Closed
1 task done
Tracked by #39 ...

Split library classes into different files #41

ruben-iteng opened this issue Feb 18, 2022 · 1 comment
Labels
🗂 area: library Concerns the faebryk library ✨ goal: improvement Improvement to an existing feature 🟧 priority: high Stalls work on the project or its dependents
Milestone

Comments

@ruben-iteng
Copy link
Collaborator

ruben-iteng commented Feb 18, 2022

Contact Details

No response

Current Behaviour

The library is monolithic.

Expected Behaviour

The library should be separated for easier use, maintenance, and development.

Possible Solution

  • faebryk
    • core
      • traits
        • interface
        • component
        • footprint
        • parameters
        • link
      • 1st order classes
      • FaebrykLibObjects
      • parameters
    • meta / helpers (to core?)
    • interfaces
    • footprints
    • components (general e.g. "resistor")
    • parts (specific part nr e.g. STM32F072C8T)
    • packages (3D CAD)
  • external libs

Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ruben-iteng ruben-iteng mentioned this issue Feb 18, 2022
17 tasks
@ruben-iteng ruben-iteng changed the title split library [Feature]: split library Feb 18, 2022
@IoannisP-ITENG IoannisP-ITENG changed the title [Feature]: split library [Library]: split library classes into different files Feb 18, 2022
@ruben-iteng ruben-iteng added ✨ goal: improvement Improvement to an existing feature 🗂 area: library Concerns the faebryk library 🟧 priority: high Stalls work on the project or its dependents labels Feb 25, 2022
@IoannisP-ITENG IoannisP-ITENG changed the title [Library]: split library classes into different files split library classes into different files Feb 25, 2022
@ruben-iteng ruben-iteng changed the title split library classes into different files Split library classes into different files Feb 25, 2022
@IoannisP-ITENG IoannisP-ITENG mentioned this issue Feb 25, 2022
48 tasks
@IoannisP-ITENG
Copy link
Contributor

in branch feature/lib_redesign_2 done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗂 area: library Concerns the faebryk library ✨ goal: improvement Improvement to an existing feature 🟧 priority: high Stalls work on the project or its dependents
Projects
None yet
Development

No branches or pull requests

2 participants