Hi, On Tue, Jun 10, 2014 at 2:53 PM, Dominik Süß <[email protected]> wrote: > -... Currently writing frontend that needs to adapt to featureflags requires > adding custom code to check and filter the ui to be rendered. This leads to > a lot of boilerplate code written over and over again with minor > differences...
Can't that be solved by a utility library? Maybe with minimal changes to the Sling core, but without baking feature flags into the core. -Bertrand
