<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks, Henry!<div><br></div><div>For the second problem, I only observed it in Safari, not Firefox,</div><div>and not when I sent my Safari request through a proxy.</div><div>Just cleared my safari cache and the problem is gone.</div><div>So I won't worry about that.</div><div><br></div><div>Will package this up now for a review...</div><div><br></div><div>- Don</div><div><br><div><div>On Oct 22, 2008, at 2:22 PM, Henry Minsky wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I think the declaration for setter should be as it is in trunk, defined on "node", because only nodes<div>can have setters. &nbsp;In trunk &lt;node> is declared to permit these child tags</div><div><div><br></div><div> <div>&nbsp;&nbsp;&lt;containsElements></div><div>&nbsp;&nbsp; &nbsp;&lt;element>attribute&lt;/element></div><div>&nbsp;&nbsp; &nbsp;&lt;element>event&lt;/element></div><div>&nbsp;&nbsp; &nbsp;&lt;element>method&lt;/element></div><div>&nbsp;&nbsp; &nbsp;&lt;element>setter&lt;/element></div> <div>&nbsp;&nbsp; &nbsp;&lt;element>handler&lt;/element></div><div>&nbsp;&nbsp; &nbsp;&lt;element>doc&lt;/element></div><div>&nbsp;&nbsp; &nbsp;&lt;element>node&lt;/element></div><div>&nbsp;&nbsp; &nbsp;&lt;element>passthrough&lt;/element></div><div>&nbsp;&nbsp;&lt;/containsElements></div> <br><div class="gmail_quote">On Wed, Oct 22, 2008 at 2:19 PM, Henry Minsky <span dir="ltr">&lt;<a href="mailto:henry.minsky@gmail.com">henry.minsky@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> I see one bug, the declaration for &lt;class> in the lfc.lzx<div><br></div><div><div>&nbsp;&lt;interface extends="node" name="class"></div><div>&nbsp;&nbsp; &nbsp; &nbsp;&lt;element>setter&lt;/element></div><div><br> </div><div>Needs to be inside of &nbsp;a&nbsp;<span style="font-size:small">&lt;containsElements> block.&nbsp;</span></div><div><br></div><div><br></div></div><div><br><div><br><div class="gmail_quote"><div class="Ih2E3d">On Wed, Oct 22, 2008 at 11:51 AM, Donald Anderson <span dir="ltr">&lt;<a href="mailto:dda@ddanderson.com" target="_blank">dda@ddanderson.com</a>></span> wrote:<br> </div><div><div></div><div class="Wj3C7c"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Henry (or anyone),<div><br></div><div>I want to make a final push on getting the xml schema in.</div> <div>I have two issues holding me&nbsp;up that I'd love some help on:<div><br></div><div>When I run various applications like weather under DHTML, I get warnings like this:</div><div><br></div><div><div><span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"> <span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"> <span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word"> <div>&nbsp;&nbsp;base/baselistitem.lzx:5:100:&nbsp;The&nbsp;tag&nbsp;'setter'&nbsp;cannot&nbsp;be&nbsp;used&nbsp;as&nbsp;a&nbsp;child&nbsp;of&nbsp;class</div><div>&nbsp;&nbsp;base/basetabslider.lzx:11:42:&nbsp;The&nbsp;tag&nbsp;'setter'&nbsp;cannot&nbsp;be&nbsp;used&nbsp;as&nbsp;a&nbsp;child&nbsp;of&nbsp;class</div><div>&nbsp;&nbsp;lz/edittext.lzx:24:30:&nbsp;The&nbsp;tag&nbsp;'setter'&nbsp;cannot&nbsp;be&nbsp;used&nbsp;as&nbsp;a&nbsp;child&nbsp;of&nbsp;class</div> <div><br></div><div>I didn't see 'setter' listed as an element under 'class' in the original lfc.lzx, and I even</div><div>inserted it in mine, to no avail.</div><div><br></div><div>The other problem I see, when I run weather with no parameters, e.g.</div> <div>&nbsp;&nbsp; <a href="http://127.0.0.1:8080/trunk-d/demos/weather/weather.lzx" target="_blank">http://127.0.0.1:8080/trunk-d/demos/weather/weather.lzx</a></div><div><br></div><div>I just see the source file, that is, the contents of weather.lzx.</div> <div>This doesn't happen if I add any (even bogus) parameter. e.g.</div><div><br></div><div>&nbsp;&nbsp;<a href="http://127.0.0.1:8080/trunk-d/demos/weather/weather.lzx?foo=bar" target="_blank">http://127.0.0.1:8080/trunk-d/demos/weather/weather.lzx?foo=bar</a></div> <div><br></div><div>displays fine (although with warnings). &nbsp;This behavior (showing the source file) doesn't</div><div>happen when I run without my changes.</div><div><br></div><div>Any ideas on either of these issues?</div> <div><br></div><div>Thanks!</div><div><br></div><div>- Don</div><div><br></div><div>--</div><div><br>Don Anderson<br>Java/C/C++, Berkeley DB, systems consultant<br><br>voice: 617-547-7881<br>email:&nbsp;<a href="mailto:dda@ddanderson.com" target="_blank">dda@ddanderson.com</a><br> www:&nbsp;<a href="http://www.ddanderson.com/" target="_blank">http://www.ddanderson.com</a><br></div></div></span></span><br></div></span></div></span><br> </div><br></div></div></div></blockquote></div></div></div><br><br clear="all"> <div class="Ih2E3d"><br> -- <br>Henry Minsky<br>Software Architect<br><a href="mailto:hminsky@laszlosystems.com" target="_blank">hminsky@laszlosystems.com</a><br><br><br> </div></div></div> </blockquote></div><br><br clear="all"><br>-- <br>Henry Minsky<br>Software Architect<br><a href="mailto:hminsky@laszlosystems.com">hminsky@laszlosystems.com</a><br><br><br> </div></div></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline">--</div><div><br>Don Anderson<br>Java/C/C++, Berkeley DB, systems consultant<br><br>voice: 617-547-7881<br>email:&nbsp;<a href="mailto:dda@ddanderson.com">dda@ddanderson.com</a><br>www:&nbsp;<a href="http://www.ddanderson.com/">http://www.ddanderson.com</a><br></div></div></span></span><br class="Apple-interchange-newline"></div></span></div></span><br class="Apple-interchange-newline"> </div><br></div></body></html>