<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.14">
<TITLE>Re: [Seaside] Force lowercase for attributes</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I'm away from a pc, but look for setter of onKeyDown on a body, it was cased like that and failed validation, but my point was that so long as protocol is available and manages xhtml, results should validate no matter what. Isn't xml just a superset of xhtml? I was advocation for facilities to support both but with their own respective rulesets.<BR>
<BR>
Cheers!<BR>
<BR>
-Boris<BR>
(Sent from a BlackBerry)<BR>
<BR>
----- Original Message -----<BR>
From: seaside-bounces@lists.squeakfoundation.org &lt;seaside-bounces@lists.squeakfoundation.org&gt;<BR>
To: The Squeak Enterprise Aubergines Server - general discussion. &lt;seaside@lists.squeakfoundation.org&gt;<BR>
Sent: Mon Feb 12 22:17:24 2007<BR>
Subject: Re: [Seaside] Force lowercase for attributes<BR>
<BR>
2007/2/12, Boris Popov &lt;boris@deepcovelabs.com&gt;:<BR>
&gt; Then we should have WAHtmlAttributes and WAXmlAttributes, depending on<BR>
&gt; application's configuration?<BR>
<BR>
I'd rather say deeding on the brush.<BR>
<BR>
But you shouldn't have to use #attributeAt:put: anyway. I thought I<BR>
fixed all senders in Seaside. Do I have overlooked something or do you<BR>
miss certain attributes on certain elements?<BR>
<BR>
Philippe<BR>
<BR>
&gt; -Boris<BR>
&gt;<BR>
&gt; --<BR>
&gt; +1.604.689.0322<BR>
&gt; DeepCove Labs Ltd.<BR>
&gt; 4th floor 595 Howe Street<BR>
&gt; Vancouver, Canada V6C 2T5<BR>
&gt; <A HREF="http://tinyurl.com/r7uw4">http://tinyurl.com/r7uw4</A><BR>
&gt;<BR>
&gt; boris@deepcovelabs.com<BR>
&gt;<BR>
&gt; CONFIDENTIALITY NOTICE<BR>
&gt;<BR>
&gt; This email is intended only for the persons named in the message<BR>
&gt; header. Unless otherwise indicated, it contains information that is<BR>
&gt; private and confidential. If you have received it in error, please<BR>
&gt; notify the sender and delete the entire message including any<BR>
&gt; attachments.<BR>
&gt;<BR>
&gt; Thank you.<BR>
&gt;<BR>
&gt; -----Original Message-----<BR>
&gt; From: seaside-bounces@lists.squeakfoundation.org<BR>
&gt; [<A HREF="mailto:seaside-bounces@lists.squeakfoundation.org">mailto:seaside-bounces@lists.squeakfoundation.org</A>] On Behalf Of<BR>
&gt; Philippe Marschall<BR>
&gt; Sent: Monday, February 12, 2007 1:26 PM<BR>
&gt; To: The Squeak Enterprise Aubergines Server - general discussion.<BR>
&gt; Subject: Re: [Seaside] Force lowercase for attributes<BR>
&gt;<BR>
&gt; 2007/2/12, Boris Popov &lt;boris@deepcovelabs.com&gt;:<BR>
&gt; &gt; XHTML's attribute names are all lower-case, so how about the following<BR>
&gt; &gt; change?<BR>
&gt; &gt;<BR>
&gt; &gt; WAHtmlAttributes&gt;&gt;at: keyString put: valueString<BR>
&gt; &gt;&nbsp;&nbsp; valueString ifNotNil:<BR>
&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [self attributes<BR>
&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at: keyString asLowercase<BR>
&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; put: valueString]<BR>
&gt;<BR>
&gt; Please no, we had that once and I itentionally removed it. The problem<BR>
&gt; is that although that all the XHTML attribute names are lowercase that<BR>
&gt; is not true for all XML like RSS.<BR>
&gt;<BR>
&gt; Philippe<BR>
&gt;<BR>
&gt; &gt; By the way, I don't Squeak, otherwise I wouldn't have bothered the<BR>
&gt; list<BR>
&gt; &gt; with it ;)<BR>
&gt; &gt;<BR>
&gt; &gt; This ensure that code like,<BR>
&gt; &gt;<BR>
&gt; &gt;<BR>
&gt; &gt; -Boris<BR>
&gt; &gt;<BR>
&gt; &gt; --<BR>
&gt; &gt; +1.604.689.0322<BR>
&gt; &gt; DeepCove Labs Ltd.<BR>
&gt; &gt; 4th floor 595 Howe Street<BR>
&gt; &gt; Vancouver, Canada V6C 2T5<BR>
&gt; &gt; <A HREF="http://tinyurl.com/r7uw4">http://tinyurl.com/r7uw4</A><BR>
&gt; &gt;<BR>
&gt; &gt; boris@deepcovelabs.com<BR>
&gt; &gt;<BR>
&gt; &gt; CONFIDENTIALITY NOTICE<BR>
&gt; &gt;<BR>
&gt; &gt; This email is intended only for the persons named in the message<BR>
&gt; &gt; header. Unless otherwise indicated, it contains information that is<BR>
&gt; &gt; private and confidential. If you have received it in error, please<BR>
&gt; &gt; notify the sender and delete the entire message including any<BR>
&gt; &gt; attachments.<BR>
&gt; &gt;<BR>
&gt; &gt; Thank you.<BR>
&gt; &gt;<BR>
&gt; &gt; _______________________________________________<BR>
&gt; &gt; Seaside mailing list<BR>
&gt; &gt; Seaside@lists.squeakfoundation.org<BR>
&gt; &gt; <A HREF="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</A><BR>
&gt; &gt;<BR>
&gt; _______________________________________________<BR>
&gt; Seaside mailing list<BR>
&gt; Seaside@lists.squeakfoundation.org<BR>
&gt; <A HREF="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</A><BR>
&gt; _______________________________________________<BR>
&gt; Seaside mailing list<BR>
&gt; Seaside@lists.squeakfoundation.org<BR>
&gt; <A HREF="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</A><BR>
&gt;<BR>
_______________________________________________<BR>
Seaside mailing list<BR>
Seaside@lists.squeakfoundation.org<BR>
<A HREF="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</A><BR>
</FONT>
</P>

</BODY>
</HTML>