Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] [Help Wanted] M10 wst.dtd: Design for Platform Use


Benoit,

You may want to take a look at the XML and XSD source validators to help you get started. See [1] and [2].

[1]http://dev.eclipse.org/viewcvs/index.cgi/wst/components/xml/plugins/org.eclipse.wst.xml.ui/src/org/eclipse/wst/xml/ui/internal/validation/DelegatingSourceValidatorForXML.java?rev=1.5&cvsroot=WebTools_Project&content-type=text/vnd.viewcvs-markup

[2]http://dev.eclipse.org/viewcvs/index.cgi/wst/components/xsd/plugins/org.eclipse.wst.xsd.ui/src-adt-xsd/org/eclipse/wst/xsd/ui/internal/validation/DelegatingSourceValidatorForXSD.java?rev=1.5&cvsroot=WebTools_Project&content-type=text/vnd.viewcvs-markup

Thanks for volunteering!

Lawrence Mandel

Software Developer
IBM Rational Software
Phone: 905 - 413 - 3814   Fax: 905 - 413 - 4920
lmandel@xxxxxxxxxx



Nitin Dahyabhai <nitind@xxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

11/14/2006 01:10 PM

Please respond to
"General discussion of project-wide or architectural issues."        <wtp-dev@xxxxxxxxxxx>

To
wtp-dev@xxxxxxxxxxx
cc
Subject
Re: [wtp-dev] [Help Wanted] M10 wst.dtd: Design for Platform Use





Benoit,
That would be appreciated.  The first thing to try would be enabling the
current DTD validator,
org.eclipse.wst.dtd.core.internal.validation.eclipse.Validator, for
as-you-type validation using the org.eclipse.wst.sse.ui.sourcevalidation
extension point.  I suspect that the performance and accuracy will not be
at the level we want it to be at first, but we can proceed from there off
of the mailing list.

---
Nitin Dahyabhai




"Benoit Sauvé" <benoit.sauve2@xxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx
11/13/2006 10:02 AM
Please respond to
"General discussion of project-wide or architectural issues."
<wtp-dev@xxxxxxxxxxx>


To
wtp-dev@xxxxxxxxxxx
cc

Subject
[wtp-dev] [Help Wanted] M10 wst.dtd: Design for Platform Use






I'd like to help with the item: Implement as-you-type validation

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top