Is there any way to filter features patches availble on an update site but
that are not compatible with current configuration (e.g.
//feature/requires/import/@version different of the version running in the
application)?
I tried to create my own Filter that extends BaseFilter but I don't found
any way to retrieve to information of the target feature from a
IFeatureReference...