<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: When Does an HQL Typo *Not* Cause A Parse Error?</title>
	<atom:link href="http://joeygibson.com/2008/09/26/when-does-an-hql-typo-not-cause-a-parse-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://joeygibson.com/2008/09/26/when-does-an-hql-typo-not-cause-a-parse-error/</link>
	<description>Java, Clojure, Scala, Groovy, Ruby, Python, Lisp, Objective-C, OSX, politics, religion, Koine Greek, Tae Kwon Do, Spanish and much more!</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:22:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: joeygibson</title>
		<link>http://joeygibson.com/2008/09/26/when-does-an-hql-typo-not-cause-a-parse-error/comment-page-1/#comment-546</link>
		<dc:creator>joeygibson</dc:creator>
		<pubDate>Fri, 26 Sep 2008 15:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://joeygibson.com/?p=809#comment-546</guid>
		<description>This query was actually embedded in a String, so Eclipse wasn&#039;t able to colorize it for us. Once I pasted the query into a view inside Hibernate Tools, it was easy to spot.</description>
		<content:encoded><![CDATA[<p>This query was actually embedded in a String, so Eclipse wasn&#8217;t able to colorize it for us. Once I pasted the query into a view inside Hibernate Tools, it was easy to spot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://joeygibson.com/2008/09/26/when-does-an-hql-typo-not-cause-a-parse-error/comment-page-1/#comment-545</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Fri, 26 Sep 2008 15:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://joeygibson.com/?p=809#comment-545</guid>
		<description>You must not be using an editor that has syntax coloring...? That would have made this typo a lot easier to spot, because &quot;left&quot; would be colored as a keyword but &quot;lef&quot; would not.

That&#039;s the biggest benefit of syntax coloring, imo. (This coming from someone who writes language support modules in text editors, for a living...)

:-)</description>
		<content:encoded><![CDATA[<p>You must not be using an editor that has syntax coloring&#8230;? That would have made this typo a lot easier to spot, because &#8220;left&#8221; would be colored as a keyword but &#8220;lef&#8221; would not.</p>
<p>That&#8217;s the biggest benefit of syntax coloring, imo. (This coming from someone who writes language support modules in text editors, for a living&#8230;)</p>
<p>:-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

