Re: [abc-users] Loading aspects into Soot directly in memory

From: Ganesh Sittampalam <ganesh@earth.li>
Date: Thu Feb 24 2005 - 21:45:21 GMT

On Thu, 24 Feb 2005, Eric Bodden wrote:

> Apparently Soot tries to physically load the aspect class from disk.
> However, as mentioned before, it does normally not exist on disk. Is
> there a way of loading the aspect directly "in memory", so without
> writing it and reading it in again?

If Soot has an AST for the class that can go via Java2Jimple, it shouldn't
try to load it from disk. At what stage is this new aspect being created?

Cheers,

Ganesh
Received on Thu Feb 24 21:45:25 2005

This archive was generated by hypermail 2.1.8 : Fri Feb 25 2005 - 08:40:04 GMT