[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-3120) Support webbeans typesafe xml schema

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Jul 8 09:39:51 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-3120:
---------------------------------------

    Description: 
http://docs.jboss.org/webbeans/reference/1.0/en-US/html/xml.html
 
"The advantage of this approach is that you can write an XML schema
that prevents spelling errors in your XML document. It's even possible
for a tool to generate the XML schema automatically from the compiled
Java code. Or, an integrated development environment could perform the
same validation without the need for the explicit intermediate
generation step."

1) the RI will have  a code->xsd generator for web-beans.xml; could maybe be used for validation....but requires that all classes can compile

2) we should have xml completions following the naming standard layed out by webbeans spec


Update: webbeans.xml is no longer part of the spec but it will be important for extensions to jsr-299 to somehow tell the tooling which annotations/beans they will be adding into the jsr-299 runtime. Seam 3 will most likely use this suggestion for the spec.

  was:
http://docs.jboss.org/webbeans/reference/1.0/en-US/html/xml.html
 
"The advantage of this approach is that you can write an XML schema
that prevents spelling errors in your XML document. It's even possible
for a tool to generate the XML schema automatically from the compiled
Java code. Or, an integrated development environment could perform the
same validation without the need for the explicit intermediate
generation step."

1) the RI will have  a code->xsd generator for web-beans.xml; could maybe be used for validation....but requires that all classes can compile

2) we should have xml completions following the naming standard layed out by webbeans spec




> Support webbeans typesafe xml schema 
> -------------------------------------
>
>                 Key: JBIDE-3120
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3120
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: webbeans
>            Reporter: Max Rydahl Andersen
>             Fix For: LATER
>
>
> http://docs.jboss.org/webbeans/reference/1.0/en-US/html/xml.html
>  
> "The advantage of this approach is that you can write an XML schema
> that prevents spelling errors in your XML document. It's even possible
> for a tool to generate the XML schema automatically from the compiled
> Java code. Or, an integrated development environment could perform the
> same validation without the need for the explicit intermediate
> generation step."
> 1) the RI will have  a code->xsd generator for web-beans.xml; could maybe be used for validation....but requires that all classes can compile
> 2) we should have xml completions following the naming standard layed out by webbeans spec
> Update: webbeans.xml is no longer part of the spec but it will be important for extensions to jsr-299 to somehow tell the tooling which annotations/beans they will be adding into the jsr-299 runtime. Seam 3 will most likely use this suggestion for the spec.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list