Excellent!!!!
Works well!
Alexandre
On Dec 22, 2014, at 1:06 PM, Tudor Girba
<tudor(a)tudorgirba.com> wrote:
Hi,
A CompiledMethod is immutable, so you cannot modify the code. But, you can modify the
code of the associated RGMethodDefinition
(Object>>#value) asRingDefinition
:)
Doru
On Mon, Dec 22, 2014 at 12:50 PM, Alexandre Bergel <alexandre.bergel(a)me.com>
wrote:
Hi!
Can I modify the method source code by simply inspecting it?
Consider the following method
C>>foo
^ ‘hello’
If I do: (C>>#foo) inspect
when I have an inspector on the compiled method. I can see the source code. But I cannot
modify it :-(
How to support a recompilation of the method?
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
www.tudorgirba.com
"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.