> 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.
Agreed. I will create two JIRA issues for this: 1) Extract Stanbol HTTP endpoint into top level component, so that other components can contribute their JAX-resources to this. 2) Extract the Stanbol welcome page into its own 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). Okay. I will create a branch called "http-endpoint-refactoring" where we can do the changes without breaking anything. Best, - Fabian -- Fabian
