<br><br><div class="gmail_quote">On Wed, Dec 7, 2011 at 12:15 PM, Sungjin Chun <span dir="ltr">&lt;<a href="mailto:chunsj@gmail.com" target="_blank">chunsj@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


I found that Fuel is very promising persistent mechanism for me but I<br>
found that it seems that<br>
Fuel needs trais to work(which I&#39;m not sure but simple file-in does<br>
not work on 3.8).<br>
<br>
Anyone can help me on this problem?<br>
<br>
</blockquote></div><br><span>Hi Sungjin. Older versions of Fuel used Traits in several places: in its core and in the tests. Right now, it is used only in a small part of the tests. Not even in the core.<br>My advice is that you take a Pharo image with latest Fuel and file out some packages. You will need the packages Fuel and FuelTests. Fuel can be fileOut right ahead since there are no traits. For </span><span>FuelTests, do a special fileout which flattens the traits. For </span>more details, please read:<br>
<a href="http://forum.world.st/support-for-flattening-out-traits-for-export-tp3578252p3580333.html" rel="nofollow" target="_blank">http://forum.world.st/support-for-flattening-out-<span class="il">traits</span>-for-export-tp3578252p3580333.html</a><br>

 



<a href="http://forum.world.st/Fuel-a-fast-object-deployment-tool-td3078569i60.html#a3605939" rel="nofollow" target="_blank">http://forum.world.st/Fuel-a-fast-object-deployment-tool-td3078569i60.html#a3605939</a><br><br>

<br>Then you would also probably need the compatibility packages such as: FuelCompatibilityBeforePharo12, FuelCompatibilityBeforePharo13, and FuelCompatibilityForSqueak.<br>Inspect ConfigurationOfFuel &gt;&gt; #baseline18:   to get you an idea. <br>

<br><span>Cheers<br clear="all"></span><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
<br>