Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-incubator-dev] [XQDT] SSE editor

I meant XQuery context type has it's *parent* the text one and not the XML one. So it's not a text content type

What I understand from the content type hierarchy is that files that are a subset of the parent should go in that category. That is for example the ant, pom content type that are based on XML.

In the case of Query, this might be the case in a very narrow scenario (when you use only queries like: <a>{ 1+1 }</a>). But seen from the XQuery language level, XML is one fragment of the language.

Or, see it like the HTML content type case. which also uses "text" as parent.


(I also want to know form SSE what assuptions are made behind the scenes if you use/not use the xml content type)



On Mon, Jun 27, 2011 at 7:08 PM, Nitin Dahyabhai <nitind@xxxxxxxxxx> wrote:
Garbriel,
Is there some reason not to use a content type specific to XQDT?
"org.eclipse.core.runtime.text" really should be reserved for the general
text content type.

Regards,
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational

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



--
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com

Back to the top