]> source.dussan.org Git - javassist.git/commit
write0 should never delegate to parent. The ClassPool that the CtClass is associated
authorpatriot1burke <patriot1burke@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Mon, 12 Apr 2004 20:10:44 +0000 (20:10 +0000)
committerpatriot1burke <patriot1burke@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Mon, 12 Apr 2004 20:10:44 +0000 (20:10 +0000)
commit0cc8b5343f0902ebbec393f93e918ad0193be04b
treeec3077f60aea9ba94f0b6e06f490d599ff12ced9
parente8ec218d123cf47bcf1ecaff41fbfcc93a13ed00
write0 should never delegate to parent.  The ClassPool that the CtClass is associated
with should always be the pool that loaded the class.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@82 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
src/main/javassist/ClassPool.java