4 Replies Latest reply on Nov 8, 2006 10:35 AM by bill.burke

    VirtualFile metadata

    bill.burke

      Unless it is already tehre, i'd like to add a simple hashmap that allows you to attach arbitrary things to a VirtualFile. This could be used when different deployers scan the same .class file for annotations. We can cache the javassist.ClassFile inside of the VirtualFile so we don't have to scan twice.