Should have replied to all....
---------- Forwarded message ---------- From: Olivier Grisel <[email protected]> Date: 2011/3/24 Subject: Re: Stanbol Enhancer blocks use of root URL "/" To: Enrico Daga <[email protected]> 2011/3/24 Enrico Daga <[email protected]>: > >> I would rather extract the generic part (the OSGi component, the >> RootResource, ...) of stanbol/enhancer/jersey into a toplevel >> stanbol/web or stanbol/jersey and have the stanbol/enhancer/jersey >> keep the JAX-RS resources related to enhancement of content items that >> would incrementally contribute to the OSGi HTTP endpoint, contributing >> both the implementation of the JAX-resource and the API documentation >> of the resource. > Why don't separate the stanbol rest commons and the welcome/demo staff? Good idea, but that sounds too much to do it all at once. I would first do the extraction of the OGSi HTTP endpoint + root resource as it is in a top level component and once this is done, extract the welcome page into another toplevel component. Also I think this refactoring should be done in a branch to avoid breaking the trunk while work is under progress while allowing for several developers to work on the same code base for testing and helping in the refactoring (I might be able to find so opportunity to help you on this Fabian either tomorrow or next week). -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
