teocomi / BCFier

Extensible BCF client and tools
http://bcfier.com/
GNU General Public License v3.0
120 stars 73 forks source link

BCF v. 3.0 #61

Open CBenghi opened 3 years ago

CBenghi commented 3 years ago

Hello @teocomi,

If you ve been following the works on the new version of BCF, you might know that we're close to finalising 3.0 on https://github.com/buildingSMART/BCF-XML

In the coming days I'll be trying to update BCFier to support that version. I assume this is ok for you as I think you're no longer maintaining the project, but let me know if you feel otherwise.

And, of course, let me know if you have any code guidance you'd like me to follow as I do.

I'll send a PR once the work is done.

Thanks, Claudio

teocomi commented 3 years ago

Hey @CBenghi ,

Thanks, that would be great indeed! I don't have the time to keep up with BCF and properly maintain BCFier at the moment, but I'm more than happy to review and assist as much as I can. I've also added you as a contributor, so you don't have to fork.

Beware that the code might be a bit messy and sub-optimal, after all it was originally written by a much less experienced and younger me ;)

For any questions just hit me up!

CBenghi commented 3 years ago

Thanks @teocomi ,

this is exceptionally kind of you. I've accepted the invitation, but for caution I think I'll go through a PR for significant changes. I'm not sure if I'll need all versions of Revit and Navisworks to prevent issues on those projects as well. I'll give it a go in the coming days.

I'll keep you posted. Claudio

teocomi commented 3 years ago

Navis was never really completed, you can ignore it! To build Revit you should just need the nugets, and I can help with some testing.