-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
I also would suggest that you split VBASync project. I envision a splitting in 3:
- One library to read vba project, with reader and vba project's object model
- Another library with the vba project diff
- And finally the VBASync itself
And as the libraries could be uses not only in VBASync, we also could imagine creating another repo...
Best regards.
BB