Allow for Attributes to be read from and written to from different targets...
Allow for Attributes to be read from and written to from different targets than a ClassReader/ClassWriter. This allows for using ASM with outside generators and consumers, for example the currently proposed class file API of OpenJDK.