Hi all I planed to ask a question about the refactoring of the stanbol.web component since some time. Today it popped up again because of the quoted comment from Enrico on STANBOL-39.
Am 24.01.2011, 11:34 Uhr, schrieb Enrico Daga (JIRA) <[email protected]>: > 1) The whole kres is affected by LGPL dependencies, in particular > STANBOL-24. > I think it not recommended to merge any kres code to common packages > (stanbol.web in this case). > So we must keep the kres related web services alone for the moment. I had always the impression, that the refactoring of stanbol.web does not mean that all the web services and ui components will be part of this bundle. I was thinking, that **Resources, **Writers and **Templates will still be part of there components but that stanbol.web will provides services that allow them to register/unregister them (via OSGI). To some extend similar as FISE allows to add/remove Enhancement engines. This impression is based on TODOs that can be found in the fise.jersey component ( e.g. the JerseyEndpoint [1]) It that is correct, than components like enhancer (fise), entityhub (rick) and KreS would still contain there own resources and writers ... Only resources and writers that are used by several components (e.g. JSON LD) would be defines within stanbol.web or stanbol.commos. Goes that in line with what is planed for stanbol.web, or are there other interpretations around. best Rupert Westenthaler [1] http://svn.apache.org/repos/asf/incubator/stanbol/trunk/fise/jersey/src/main/java/eu/iksproject/fise/jersey/JerseyEndpoint.java -- | Rupert Westenthaler [email protected] | Bodenlehenstraße 11 ++43-699-11108907 | A-5500 Bischofshofen
