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

Component Isolation from Revit #296

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

Component Isolation from Revit #296

wants to merge 3 commits into from

Conversation

Nice3point
Copy link
Collaborator

@Nice3point Nice3point commented Oct 6, 2024

Summary of the Pull Request

What is this about:

Update the Solution structure to provide more flexible development and isolate projects from each other.

A new ability to create plugins based on LookupEngine #278

Description:

  • Net 9 support
  • Solution .slnx format support
  • Isolated LookupEngine
  • Isolated UI framework
  • Engine tests and benchmarks
  • Full independence of critical components from Revit

PR at the initial development stage

Quality Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@Nice3point Nice3point added build 🔥 Some changes or issues related to build infrastructure improvements ✨ Improvements to an existing functionality introduce breaking changes 💥 This change would be a breaking change priority 🚩 An issue or change that has priority labels Oct 6, 2024
@Nice3point Nice3point added this to the 2026.0.0 milestone Oct 6, 2024
@Nice3point Nice3point self-assigned this Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build 🔥 Some changes or issues related to build infrastructure improvements ✨ Improvements to an existing functionality introduce breaking changes 💥 This change would be a breaking change priority 🚩 An issue or change that has priority
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

1 participant