<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Hi Chris --<div class="mb_sig"></div>
                                        <div><br></div><div>> <span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">In any case, this is an improvement I hope we can squeeze into the </span><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">next release.</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">As a preference? Maybe. Will the next release in include the .sources file in the image? Very unlikely. There is no practical benefit for release/app bundling at this point.</span></span></div><div><br></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">See: </span></span><a href="http://lists.squeakfoundation.org/pipermail/squeak-dev/2022-January/218448.html" style="font-size: 10pt"><span style="font-size: 10pt;font-family: Arial, Helvetica, sans-serif">http://lists.squeakfoundation.org/pipermail/squeak-dev/2022-January/218448.html</span></a></div><div><br></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">Best,</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">Marcel</span></span></div><blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 21.01.2022 04:44:00 schrieb Chris Muller <asqueaker@gmail.com>:</p><div style="font-family:Arial,Helvetica,sans-serif">Neat idea.  It should allow a slight reduction in complexity of<br>deployment (one less file), while dodging that turn-off and deterrent<br>for new users when they encounter the "missing sources" warning<br>message.<br><br>I didn't look at the implementation, just the API, and would like to<br>ask your thoughts about synchronicity with the .sources file.  Does<br>the cached object know which .sources file (version) it is?  In case<br>the .sources files is updated from the version the cached object is<br>created from, and the user selects #clearCachedSources, what would<br>happen?  Some way for the user to "update" their cached sources.<br><br>I guess it should be fine since the .sources file is 100% static.  As<br>long as the .sources file is the same as the cached object, the system<br>can be toggled back even after a lot of work.  It's the .changes file<br>that is continually updated, and this doesn't concern that file,<br>right?<br><br>In any case, this is an improvement I hope we can squeeze into the<br>next release.  Thanks for doing it!<br><br> - Chris<br>  #resetCachedSources message. relative to "going back and forth"<br>between file-based<br><br>On Tue, Jan 18, 2022 at 9:08 PM David T. Lewis <lewis@mail.msen.com> wrote:<br>><br>> On Wed, Jan 19, 2022 at 03:04:57AM +0000, commits@source.squeak.org wrote:<br>> > A new version of DTL-internal-sources was added to project The Inbox:<br>> > http://source.squeak.org/inbox/DTL-internal-sources-dtl.4.mcz<br>> ><br>> > ==================== Summary ====================<br>> ><br>> > Name: DTL-internal-sources-dtl.4<br>> > Author: dtl<br>> > Time: 18 January 2022, 9:51:18.957782 pm<br>> > UUID: e8cfc8eb-75b2-4b42-acf5-6cc17e0d455c<br>> > Ancestors: DTL-internal-sources-dtl.3<br>> ><br>> > Move the internalized sources holder to a class var in CompressedSources to simplify package dependencies. Use #initializeCachedSources and #clearCachedSources to set or clear the internal sources. Override FileDirectory class>>#openSources:forImage: in this package (sorry) to look for the internalized CompressedSources.<br>> ><br>> > Package postscript calls #initializeCachedSources to build cached sources and begin using them.<br>> ><br>> > ==================== Snapshot ====================<br>> ><br>><br>> For evaluation. See discussion beginning at:<br>><br>>   http://lists.squeakfoundation.org/pipermail/squeak-dev/2022-January/218429.html<br>><br>> Save your image first. Apologies for the one package override.<br>><br>> Dave<br>><br><br></lewis@mail.msen.com></div></blockquote></div>