<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.34">
<TITLE>RE: FW: [jdom-interest] &amp;amp; in namespace</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Just resubmitting a patch for the List Iterator in the Content.</FONT>
</P>

<P><FONT SIZE=2>keeps falling through cracks..</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: jdom-interest-bounces@jdom.org</FONT>
<BR><FONT SIZE=2>[<A HREF="mailto:jdom-interest-bounces@jdom.org">mailto:jdom-interest-bounces@jdom.org</A>]On Behalf Of Jason Hunter</FONT>
<BR><FONT SIZE=2>Sent: Wednesday, May 03, 2006 12:44 PM</FONT>
<BR><FONT SIZE=2>To: Bradley S. Huffman</FONT>
<BR><FONT SIZE=2>Cc: jdom-interest@jdom.org; Deshpande,Aniruddha</FONT>
<BR><FONT SIZE=2>Subject: Re: FW: [jdom-interest] &amp;amp; in namespace</FONT>
</P>
<BR>

<P><FONT SIZE=2>Bradley S. Huffman wrote:</FONT>
<BR><FONT SIZE=2>&gt; &quot;Deshpande, Aniruddha&quot; writes:</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt;&gt; What do you feel? Is this a bug in JDOM? How should we proceed?</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; You look at the code to see what's going on, and if needed make a patch</FONT>
<BR><FONT SIZE=2>&gt; like this. Brad</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; *** XMLOutputter.java Fri Dec 10 19:31:50 2004</FONT>
<BR><FONT SIZE=2>&gt; --- XMLOutputter.new&nbsp; Wed May&nbsp; 3 09:03:19 2006</FONT>
<BR><FONT SIZE=2>&gt; ***************</FONT>
<BR><FONT SIZE=2>&gt; *** 1118,1124 ****</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(prefix);</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(&quot;=\&quot;&quot;);</FONT>
<BR><FONT SIZE=2>&gt; !&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(uri);</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(&quot;\&quot;&quot;);</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; namespaces.push(ns);</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT>
<BR><FONT SIZE=2>&gt; --- 1118,1124 ----</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(prefix);</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(&quot;=\&quot;&quot;);</FONT>
<BR><FONT SIZE=2>&gt; !&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(escapeAttributeEntities(uri));</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; out.write(&quot;\&quot;&quot;);</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; namespaces.push(ns);</FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT>
</P>

<P><FONT SIZE=2>Bingo.&nbsp; Anyone see a reason this wouldn't be spec conformant?</FONT>
</P>

<P><FONT SIZE=2>BTW, JDOM's not dead.&nbsp; I'm still engaged, just need to get off my duff </FONT>
<BR><FONT SIZE=2>and do a 1.0.1 with the few small bugs we fixed since 1.0.&nbsp; There hasn't </FONT>
<BR><FONT SIZE=2>been much interest expressed in a 1.1 release.&nbsp; JDOM already does </FONT>
<BR><FONT SIZE=2>everything *I* care about.&nbsp; Are there things people want in a 1.1 or </FONT>
<BR><FONT SIZE=2>2.0, or should we stay in happy maintenance mode.</FONT>
</P>

<P><FONT SIZE=2>-jh-</FONT>
<BR><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>To control your jdom-interest membership:</FONT>
<BR><FONT SIZE=2><A HREF="http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com" TARGET="_blank">http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com</A></FONT>
</P>

<P>This email and any files transmitted with it are confidential and proprietary to Algorithmics Incorporated and its affiliates (&quot;Algorithmics&quot;).&nbsp; If received in error, use is prohibited.&nbsp; Please destroy, and notify sender.&nbsp; Sender does not waive confidentiality or privilege.&nbsp; Internet communications cannot be guaranteed to be timely, secure, error or virus-free.&nbsp; Algorithmics does not accept liability for any errors or omissions.&nbsp; Any commitment intended to bind Algorithmics must be reduced to writing and signed by an authorized signatory.</P>

<P>&nbsp; 
</P>

<P><FONT FACE="Arial" SIZE=2 COLOR="#000000"></FONT>&nbsp;

</BODY>
</HTML>