May 15, 2012
2:51 p.m.
On 15/05/12 3:21 AM, Pavel Krivanek wrote:
The resultant image is not production-ready because Fuel Package Loader currently doesn't work with changes file.
What does this mean? Is Fuel Package Loader supposed to append corresponding source to the changes file, when compiled methods are loaded via fuel? Shouldn't that be optional? This setup reminds me of .SLL files used in VSE (Visual Smalltalk Enterprise). You could start with a "frozen" base image, and on startup, load all your application code through .SLL "library units". (I can't remember whether or not you could dynamically link/unlink the .SLL packages; I think you could.)