Hi Edy, > On 13 Sep 2016, at 18:03, Eduard Moraru <[email protected]> wrote: > > Hi, > > Let`s think about active installs. The client module (i.e. the one doing > the work and reporting) can be considered core, but the server module (the > one receiving and showing a UI of the collected data) is not really core > and can be moved to contrib. This will also fix the chart macro issue, > since it's the server/ui module depending on it and not the client-api one.
Indeed you’re completely right! Don’t know why I didn’t think about this :) Thanks -Vincent > Thanks, > Eduard > > On Sun, Sep 11, 2016 at 8:45 PM, Vincent Massol <[email protected]> wrote: > >> >>> On 11 Sep 2016, at 19:24, Vincent Massol <[email protected]> wrote: >>> >>> Hi devs, >>> >>> I’d like to propose: >>> * move out the Chart Macro + Renderer to Contrib since it’s not core. >>> * still depend on it in the XE distribution for now. However if everyone >> feels that it’s not needed to have it by default for users and that it’s >> better to let them install it, I’m also fine. But right now I prefer to >> have it by default. >>> >>> WDYT? >> >> hmm there’s a small problem… Right now the Active Installs module uses the >> chart macro… >> >> And Statistics UI too. I guess this one could be moved to contrib easily >> (we don’t bundle it anymore by defaultà. >> >> However for ActiveInstalls it’s more complex, unless we don’t want to >> consider it core but I don’t think we want that… >> >> So it means either we stop using the chart macro there (which would be a >> shame) or we consider the chart macro core… >> >> Any idea? >> >> Thanks >> -Vincent >> >>> Thanks >>> -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

