<p>+1. This mindset shift will help bring us up to speed with other XML based frameworks, and help reduce the learning curve / qwerkiness of jsf in the mid-long term. </p>
<p>Lincoln Baxter III<br>
<a href="http://ocpsoft.com">http://ocpsoft.com</a><br>
<a href="http://scrumshark.com">http://scrumshark.com</a><br>
Keep it simple.</p>
<p><blockquote type="cite">On Dec 13, 2009 12:16 PM, "Dan Allen" <<a href="mailto:dan.j.allen@gmail.com">dan.j.allen@gmail.com</a>> wrote:<br><br><div class="gmail_quote"><p><font color="#500050">On Sun, Dec 13, 2009 at 11:28 AM, David Geary <<a href="mailto:clarity.training@gmail.com">clarity.training@gmail.com</a>> wrote:
>
> 2009/12/13 Dan...</font></p><div>Yeah!<br><br>One thing to keep in mind with the default namespace is that if you want to use HTML, you would have to prefix it in the case above (which might be strange to some people):<p>
<font color="#500050">
<?xml version="1.0" encoding="UTF-8"?>
</font></p><component xmlns="jsf:cc" xmlns:html="<a href="http://www.w3.org/1999/xhtml" target="_blank">http://www.w3.org/1999/xhtml</a>"><p><font color="#500050">
<interface>
<attribute name="name" required="true"/>
</interface>
<implementation>
</font></p> Hello, <html:strong>#{<a href="http://ccattr.name/" target="_blank">cc.attr.name</a>}</html:strong><br>
</implementation><br>
</component><br><font color="#888888"><br>-Dan<br></font><br>p.s. Isn't it strange every time you see 1999/xhtml? ;)<br></div></div><p><font color="#500050">
--
Dan Allen
Senior Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #2...</font></p></blockquote></p>