Login  Register

Re: Re: Re: It seems like "unparsed-entity-uri()" does not work

Posted by Alessandro Vernet on Jan 18, 2010; 6:55am
URL: https://discuss.orbeon.com/It-seems-like-unparsed-entity-uri-does-not-work-tp1013772p1016410.html

Thao,

We don't have such a list, but any feature, function or otherwise, that relies on information carried by SAX handlers other than the ContentHandler (such as the DTDHandler, or the LexicalHandler) won't be supported.

One could argue that it is bad practice anyway to rely on anything that is not carried by the ContentHandler, but as usual, there are exceptions, and this is a discussion for another venue :).

Alex

On Jan 17, 2010, at 10:23 AM, Nguyen Thi Ngoc Thao <[hidden email]> wrote:

Hi Alex,

Thanks for your info.

Yeap, probably an external small program would be a workaround solution. Maybe it can be called by "exec"?
Do you have a list of not-supported function(s) somewhere? As I hope I don't have all the functions that you don't support! ;-)

Thao

On Fri, Jan 15, 2010 at 9:49 AM, Alessandro Vernet <[hidden email]> wrote:
Thao,

We don't support it. To support unparsed entities, we would have to implement the SAX DTDHandler, which we don't. (We only implement the SAX ContentHandler.) This being said, I've never seen a need for this, but apparently you have ;). Do you have a workaround?

Alex

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: [hidden email]
For general help: [hidden email]
OW2 mailing lists service home page: http://www.ow2.org/wws





--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet