fab
fab copied to clipboard
FCM include/exclude compatibility
Should we add the small FCM-compatibility class FcmExtract (which converts fcm config files to Include/Exclude objects for path-specific settings) in Fab?
Originally posted by @hiker in #414
I've already added this class to PR #414. It might need some improvements, but that will all depend on how the applications will be written (e.g. us replacing fcm cfg files with plain Python code, which I believe we agreed on).
Matthew suggested to take this out of #414 , and take some more time to polish it up (and add tests). But I am still working on this.