On 8/25/20 2:39 PM, Iosif Menshikov wrote:
Greetings!

My question is about Plugin API, more precisely, about /rpmplugin.h/ header. Even it is widely used in your own plugins, it is not included in package after installation. Are there any reasons to keep this header uninstalled? I know, that plugins' documentation labeled "DRAFT", but it seems like plugins work pretty well.

The main reason is holding it back is that there will have to be a major breakage of the fsm-hook semantics to implement some much-needed robustness to install behavior, and such breakage is much easier to handle when all the callers are known and locally fixable.

Unfortunately the underlying improvements in question have gotten pushed back in place of something else again and again :-/

        - Panu -

_______________________________________________
Rpm-list mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-list
  • rpmplugin.h Iosif Menshikov
    • Re: rpmplugin.h Panu Matilainen

Reply via email to