On Wed, Dec 1, 2010 at 15:57, Ruwan Linton <[email protected]> wrote: > Folks, > Now that we have renamed the namespace of the configuration language back to > the previous, where do we host the configuration schema?? > My original plan was to host the schema on > synapse.apache.org/ns/2010/04/configuration which was the namespace itself > so that modern IDE's can fetch the schema on demand and provide you the > context when editing the XML,
I'm not aware of any tool that would try to load a schema by interpreting the namespace URI as a URL. Modern IDE's will only attempt to load the schema if you specify a schemaLocation, and for this you don't need to host it on ws.apache.org. > now if we are to get that feature, we need to > host it on ws.apache.org space, not sure how would we manage it and the > infrastructure difficulties of this. > If not people have to download the schema and configure there IDE to map the > above NS to the locally available schema. > Appreciate your feedback on this? > Thanks, > Ruwan > -- > Ruwan Linton > Software Architect & Product Manager, WSO2 ESB; http://wso2.org/esb > WSO2 Inc.; http://wso2.org > > Lean . Enterprise . Middleware > > phone: +1 408 754 7388 ext 51789 > email: [email protected]; cell: +94 77 341 3097 > blog: http://blog.ruwan.org > linkedin: http://www.linkedin.com/in/ruwanlinton > google: http://www.google.com/profiles/ruwan.linton > tweet: http://twitter.com/ruwanlinton > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
