Good morning all! I i specifically referring to this issue here:
I understand there is a scarcity of resources. Perhaps if some of the core maintainers (@TLiebich) could suggests a roadmap, the community can help start porting this tool along with the new overall strategy of how to host the IFC specs.
From my understanding this is the current preferred approach:
- The IFC spec changes into a git-tracked repo with smaller, easier to manage XML chunks.
- Maintainers of current IfcDoc write a list of MVP usecases to implement for a new, cross-platform IfcDoc
- The new IfcDoc starts being built, reading from the IFC spec git repo. Whatever technology it uses, it should be cross-platform. A frontend can be built for the web to make it easy for everybody to experiment with, but it should be built in a fashion that is decoupled from application logic, to allow for future frontends.