<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Un problema de sintaxis en Java</title><link>http://msmvps.com/blogs/lopez/archive/2008/08/26/un-problema-de-sintaxis-en-java.aspx</link><description>Este texto ha sido &amp;quot;robado&amp;quot; sin vergüenza, del post A Java Syntax Quirk de Dan Dyer que a su vez lo robó de otro post de Daniel Futtorovic. Este es un programa compilable Java: public class Oddity { public static void main(String[] args) { http</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Un problema de sintaxis en Java</title><link>http://msmvps.com/blogs/lopez/archive/2008/08/26/un-problema-de-sintaxis-en-java.aspx#1645978</link><pubDate>Wed, 27 Aug 2008 14:42:38 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1645978</guid><dc:creator>Daniel Alvarez</dc:creator><description>&lt;p&gt;Si, es verdad, compila sin problemas, pero tira un warning &amp;quot;This label has not been referenced&amp;quot;, y lo mejor de todo, el hiperlink es clickeable, ya que aparece &amp;quot;CTRL + click to follow link&amp;quot;.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1645978" width="1" height="1"&gt;</description></item><item><title>re: Un problema de sintaxis en Java</title><link>http://msmvps.com/blogs/lopez/archive/2008/08/26/un-problema-de-sintaxis-en-java.aspx#1645834</link><pubDate>Tue, 26 Aug 2008 13:21:19 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1645834</guid><dc:creator>Le Funes</dc:creator><description>&lt;p&gt;Sí, en JAVA lo permite por ese motivo.&lt;/p&gt;
&lt;p&gt;En el caso de C# (si mal no recuerdo) lo devería permitir, pero generaría una advertencia porque nadie apunta a la etiqueta.&lt;/p&gt;
&lt;p&gt;Saludos&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1645834" width="1" height="1"&gt;</description></item><item><title>re: Un problema de sintaxis en Java</title><link>http://msmvps.com/blogs/lopez/archive/2008/08/26/un-problema-de-sintaxis-en-java.aspx#1645816</link><pubDate>Tue, 26 Aug 2008 12:01:20 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1645816</guid><dc:creator>Mauricio Miraglio</dc:creator><description>&lt;p&gt;En mi opinión porque&lt;/p&gt;
&lt;p&gt;&amp;quot;http:&amp;quot; define una etiqueta. Encontré sobre el uso de etiquetas en java en un post anterior tuyo.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.ajlopez.net/cursos/Lesson.php?Id=63"&gt;www.ajlopez.net/.../Lesson.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;y lo que sigue de la etiqueta es un simple comentario, pues comienza con &amp;quot;//&amp;quot;.&lt;/p&gt;
&lt;p&gt;No uso java pero me parece que permite la url por este motivo.&lt;/p&gt;
&lt;p&gt;Saludos.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1645816" width="1" height="1"&gt;</description></item></channel></rss>