|
On Thu, Mar 22, 2012 at 7:26 AM, Camillo Bruni <[hidden email]> wrote:
They would be expensive to recompute all the time (they're used in debug printing). But they're not expensive to compute. So they could be recomputed easily. See below.
I think we should make the VM work for this. classNameIndex and thisClassIndex should only be used for debug printing, at least thats my intent, and it would be possible to flush them and recompute them as a side-effect of e.g. a flushCache primitive.
Also, can we please get into the habit of cc'ing vm-dev for issues that touch on the VM? I ask this so that subsequent searching for VM issues can be confined to a search of vm-dev archives. Again AdvThanksance.
-- best, Eliot |
|
On Thu, Mar 22, 2012 at 3:32 PM, Camillo Bruni <[hidden email]> wrote:
Which maybe it will one day if you can put in the effort to describe how to reproduce the bug properly. There's no pointer to a suitable image. There are no instructions beyond "use these files". How about a link to an image, plus a small script that files in the files? Or even better how about constructing an image that does this at startup so that the VM maintainers only have to fire up the image instead of wasting time setting up files?
best, Eliot |
| Powered by Nabble | Edit this page |
