Community
Participate
Working Groups
We need to be able to load in the facet catalog some facetSets that have not been declared trough the facetSet extension point.
I added a new reference "dynamicallyAddedFacetSets" on the EFacetCatalog2 metamodel. And methods in FacetUtils (addDynamicFacetSet, removeDynamicFacetSet, getInstalledFacetSets, getDynamicallyAddedFacetSets) to manage the dynamic vs installed FacetSets. Committed in revision 1100. I'm not closing this bug yet because I still need to write the unit tests.
I added unit tests in revision 1101.
This bug can be closed.