On 19 February 2012 00:54, Craig Latta <craig@netjam.org> wrote:indeed.
>
> Hi--
>
> � � If you have some way of uniquely identifying a method, then you can
> put the source wherever you like (e.g., in some other live object
> memory), and look it up when you need it. For an example, see the
> MethodID class in Spoon[1].
>
it is really unimportant where to store the method(s).
They can be stored in file, remote DB or remote image..
But first we need to change the system to work in that way, by
removing hardcoded
SourceFiles everywhere and replacing with nice polymorphic source manager(s).
>
> -C
>
> [1] http://dl.dropbox.com/u/15188004/spoon/Spoon%203%20alpha%203.zip
>
> --
> Craig Latta
> www.netjam.org/resume
> +31 6 2757 7177
> + 1 415 287 3547
>
>
>
--
Best regards,
Igor Stasenko.