Instead of providing the schema would it be better to provide a method that could take an XML stream and a configuration point id and provide the configuration? I was planning on doing a small demo for work and decided to do a Tapestry component repository and this would be helpful for me to upload an XML and get the configuration. Will this be useful in other situations, like may be converting soap messages? I am not too familiar with soap.

-Harish

Howard M. Lewis Ship wrote:

I can't see any great harm in adding getSchema() to ConfigurationPoint.  My goal is to 
keep the
interfaces trimmed down to the bare minimum.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry
http://jakarta.apache.org/commons/sandbox/hivemind/
http://javatapestry.blogspot.com



-----Original Message-----
From: Christian Essl [mailto:[EMAIL PROTECTED] Sent: Friday, September 26, 2003 6:22 PM
To: [EMAIL PROTECTED]
Subject: [HiveMind] How to get Schema for configuration-point?



Is there any chance to get the Schema for a ConfigurationPoint from the Registry? I would like to write a Factory which uses this Schema to parse the content of its configuration.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to