I know that and I appreciate it. This, however will only help me to find 
  the errors. What I love about IDEA in general is that it continuously 
helps me not to make the errors in the first place. In the java coding 
it only proposes valid classes, methods and arguments when I use the 
context support.  Having the same kind of support for xml editing when a 
  DTD or schema is used would provide the same confidence for the 
resulting document.

Before I started to use IDEA I was always expecting to find a couple of 
compilation errors when it was time to compile. Today this is not the 
case since IDEA helps me avoid most errors and gives me direct visual 
feedback on several others. I see the Xerces validation a bit like the 
compile time checking for java, it will catch a lot of errors that I 
would not like to have run-time. Even better interactive schema support 
would help me to avoid them completely.

Of course prioritizing the feature requests is up to you guys, I just 
try to convey my wishes and some rationale for them.

I hope I'm not being too much of a pain in the but.

Sincerely,
Fredrik Lindgren

Mike Aizatsky wrote:

> Frederik,
> 
> You can always press Ctrl+Shift+F9 and XML will be validated with Xerces
> with applying _all_ validation rules.
> 
> Best regards,
> Mike Aizatsky.
> ------------------------------
> JetBrains, Inc / IntelliJ Software
> http://www.intellij.com
> "Develop with pleasure!" 
> 
> 
>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>>
> On
> 
>>Behalf Of Fredrik Lindgren
>>Sent: Wednesday, March 20, 2002 8:22 PM
>>To: [EMAIL PROTECTED]
>>Subject: Re: [Eap-list] substitutionGroup not supported?
>>
>>Would it be possible to add a check for order and make it optional?
>>
> This
> 
>>would make the XML support a lot more useful IMO. This could help
>>context sensitive tag selection quite much.
>>I know that IDEA's focus is java, and I really would like you to keep
>>that focus. However, you are getting close to a level of XML support
>>where I would not need a specialized XML editor. It would be a pity to
>>miss that goal by so little.
>>
>>/Fredrik Lindgren
>>
>>Actually I'm not sure that most programs don't care about element
>>
> order.
> 
>>I know that several programs don't care and that other programs do.
>>
>>
>>>They should be also supported by now. However they are supported a
>>>
> bit
> 
>>>differently than it is required by schema. We do not require the
>>>
> order
> 
>>>of tags to be the same, as defined in DTD/schema. It was introduced
>>>intentionally: most of programs, which have xml as input, process
>>>
> xml
> 
>>>with wrong order quite well, and developers got used to the order,
>>>
> they
> 
>>>prefer. So we decided not to validate against element order.
>>>
>>>Best regards,
>>>Mike Aizatsky.
>>>------------------------------
>>>JetBrains, Inc / IntelliJ Software
>>>http://www.intellij.com
>>>"Develop with pleasure!"
>>>
>>>
>>
>>
>>_______________________________________________
>>Eap-list mailing list
>>[EMAIL PROTECTED]
>>http://www.intellij.com/mailman/listinfo/eap-list
>>
> 
> 
> _______________________________________________
> Eap-list mailing list
> [EMAIL PROTECTED]
> http://www.intellij.com/mailman/listinfo/eap-list
> 
> 



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to