fab icon indicating copy to clipboard operation
fab copied to clipboard

FCM include/exclude compatibility

Open t00sa opened this issue 4 months ago • 2 comments

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

t00sa avatar Aug 05 '25 13:08 t00sa

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).

hiker avatar Aug 05 '25 13:08 hiker

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.

hiker avatar Aug 13 '25 05:08 hiker