[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-672) attributes dialog code completion in xhtml editor is using "hack" model

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Aug 7 09:24:49 EDT 2007


attributes dialog code completion in xhtml editor is using "hack" model
-----------------------------------------------------------------------

                 Key: JBIDE-672
                 URL: http://jira.jboss.com/jira/browse/JBIDE-672
             Project: JBoss Tools
          Issue Type: Feature Request
          Components: JSF
            Reporter: Max Andersen


e.g. right click on a  <h:inputText value="..."/>  and edit the value attribute.

This dialog show a node called

JSF Managed Beans with a mix of JSF managed beans and seam components.

Shouldn't these be under jsf variables or even their own node ?

(and it seems like AnnotatedBeans.java is still used for getting it's "seam understanding" - shouldn't that be removed and changed to use the seam core model ? ...probably requires seam.ui to hook into the jsf editor to avoid cyclic coupling)

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

        



More information about the jbosstools-issues mailing list