<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div bgcolor="#ffffff" text="#000000">Like Jason, I'm not sure I agree w/ the default namespace
changing by default... but that's something we can work out easy
enough.<br></div></blockquote><div><br>We don't even have to work it out. That is just a native feature of XML. You can choose whatever default namespace you want. Most people just happen to choose HTML when creating HTML output. I was just demonstrating that there is nothing special about the HTML tags in a Facelets document.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div bgcolor="#ffffff" text="#000000">
<br>
One area I am still not clear on is what changes a page (or component)
author will need to do to accommodate CDATA sections in their page.
Issue 697
(<a href="https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=697" target="_blank">https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=697</a>)
states:<br>
<br>
> There should also be control on how comments and CDATA are
handled. There shouldn't be an assumption that what is in the template
should be passed directly to the browser, but rather have more control
over what gets passed and what doesn't.<br>
<br>
So in what cases are CDATA currently required? And how would the
page/component author need to change their document to be non-ambiguous
on how to handle these?<br></div></blockquote><div><br>I think the point here is that when CDATA is used into the template, the parent component should decide whether that CDATA gets rendered, and if so, whether it is rendered w/ or w/o the CDATA wrapper. The point is that CDATA in a template does not necessarily mean CDATA in the output. If a parent component doesn't have anything to say about the content (perhaps it just passes through children) then there needs to be a global setting as to whether CDATA gets rewrapped when being rendered.<br>
<br>-Dan</div></div><br>-- <br>Dan Allen<br>Senior Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
<a href="http://www.google.com/profiles/dan.j.allen">http://www.google.com/profiles/dan.j.allen</a><br>