<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/jmsgproject/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/jmsgproject/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/jmsgproject/feature-requests/</id><updated>2006-09-25T18:13:15Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Add ability to easily read data from msg file</title><link href="https://sourceforge.net/p/jmsgproject/feature-requests/1/" rel="alternate"/><published>2006-09-25T18:13:15Z</published><updated>2006-09-25T18:13:15Z</updated><author><name>Travis</name><uri>https://sourceforge.net/u/userid-1599014/</uri></author><id>https://sourceforge.netccfcf2841f3d4ba35d4f87a19cc98bf7de7cf0c3</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently the code uses a Hashmap that must be iterated&lt;br /&gt;
to read externally supplied MSG files.  This means that&lt;br /&gt;
large amounts of attachments and other data will stay&lt;br /&gt;
in the Java heap until the hashmap passes out of scope.&lt;/p&gt;
&lt;p&gt;We will need to find a better way to handle this, which&lt;br /&gt;
also supports reading data from the inbound msg file as&lt;br /&gt;
a chunkid/type tag.&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>