<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 19: Limit values stored in data file</title><link>https://sourceforge.net/p/jcaif/feature-requests/19/</link><description>Recent changes to 19: Limit values stored in data file</description><atom:link href="https://sourceforge.net/p/jcaif/feature-requests/19/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 31 Oct 2006 21:20:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jcaif/feature-requests/19/feed.rss" rel="self" type="application/rss+xml"/><item><title>Limit values stored in data file</title><link>https://sourceforge.net/p/jcaif/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The datafile right now is quite large, saving anything&lt;br /&gt;
that can be taken out of a get method, and contains&lt;br /&gt;
mostly useless data.  Usually only id and value are&lt;br /&gt;
necessary, but we can't limit to only those.&lt;/p&gt;
&lt;p&gt;Try using Java 1.5 annotations to let the SurveyObjects&lt;br /&gt;
themselves specify which methods return a value that&lt;br /&gt;
should be stored as data.  This would have the added&lt;br /&gt;
benefit of allowing an object to declare non-get&lt;br /&gt;
methods as something that returns data that should be&lt;br /&gt;
stored.  It would also allow us to use objects as&lt;br /&gt;
return types.&lt;/p&gt;
&lt;p&gt;Something like @DataPoint that is limited to Methods&lt;br /&gt;
and available at Runtime.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael hall</dc:creator><pubDate>Tue, 31 Oct 2006 21:20:33 -0000</pubDate><guid>https://sourceforge.net29326798440281c1ecb63a9856833e84b32b73b4</guid></item></channel></rss>