Hi!
Is there a way to get notified when fields are accessed?
That would be awesome
It should look like something like that:
YourClass methods do: [ :method |
method ast
forAllNodes: [ :node | node isVariable and: [ node isInstance ] ]
putAfter: [ RFMetalink expression: 'Transcript crShow: ''iv accessed''' ];
installWrapper ].
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.