Feb. 20, 2013
1:01 p.m.
On Feb 20, 2013, at 1:41 PM, Guillermo Polito <guillermopolito@gmail.com> wrote:
On Wed, Feb 20, 2013 at 1:35 PM, Marcus Denker <marcus.denker@inria.fr> wrote: Hi,
Why do we create new methods at all? *every* existing, installed method has enough space at the end for any kind of trailer.
So can't we just write the source in the file, get the offset, then put that offset in the *existing* method?
But isn't that circumstantial? I mean, today we have source pointers inside all compiled methods, but there is infrastructure to do something different in the future...
If we do anything, after we have done that, there will be no condensing necessary...
Anyway, I'm in hacky mode now, so I didn't think to much, just made it work :P
:-)