[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5163) XML tree tab is locked when xml is well formed but not valid

Denis Golovin (JIRA) jira-events at lists.jboss.org
Mon Nov 9 13:03:06 EST 2009


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

Denis Golovin updated JBIDE-5163:
---------------------------------

          Summary: XML tree tab is locked when xml is well formed but not valid  (was: Hiberante mapping editor locks tree tab even xml is well formed but not valid)
      Component/s: common
                       (was: Hibernate)
    Fix Version/s: LATER
                       (was: 3.1.0.CR1)


Lets see what we can do in next development cycle.
We can try to use structured model as input for tree editor and that would give us the same DOM tree but it has some advantages:
1. It respects text fomatting
2. It understands entities so we can fix many cases that isn't fixable now
3. We can get rid of dependency to xcerces libraries (not sure about that)



> XML tree tab is locked when xml is well formed but not valid
> ------------------------------------------------------------
>
>                 Key: JBIDE-5163
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5163
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: common
>    Affects Versions: 3.1.0.M4
>            Reporter: Denis Golovin
>            Assignee: Viacheslav Kabanovich
>             Fix For: LATER
>
>
> There is no reason to block tree tab when there are validation errors. SO editor should distinguish syntax and logical errors.

-- 
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