<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://quest.windwards.net"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Quest for improvement - options</title>
 <link>http://quest.windwards.net/tags/options</link>
 <description></description>
 <language>en</language>
<item>
 <title>options 0.9.4 released</title>
 <link>http://quest.windwards.net/content/options-094-released</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;There is a new minor release of options. New in this version is support for enums. Consider:&lt;/p&gt;
&lt;pre class=&quot;brush: java&quot;&gt;
enum Optimization { size, speed };
@Option(shortName=&quot;o&quot;)
public Optimization optimization = Optimization.size;&lt;/pre&gt;&lt;p&gt;This will automatically limit the number of values the user can choose for this option to the names of the enum constants.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/options&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;options&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot; rel=&quot;dc:subject&quot;&gt;&lt;a href=&quot;/tags/quest-blog&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;quest-blog&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 20 Apr 2012 16:58:19 +0000</pubDate>
 <dc:creator>quest</dc:creator>
 <guid isPermaLink="false">17 at http://quest.windwards.net</guid>
 <comments>http://quest.windwards.net/content/options-094-released#comments</comments>
</item>
</channel>
</rss>
