|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-11-16 18:19:04
|
+1 Just get rid of if, What Mark is saying about the side file approach indeed sounds like the best approach... Alef > Hi, > > I vote to get rid of BCEL as well. It always seemed large to > me. The ASM api indicates it supports attribute manipulation > in the bytecode so I > should be able to port the bcel package to asm. This > feature bytecode > libraries might not be that important anyway since the > default storage mechanism for attributes will likely switch > to side files instead of putting it in the bytecode. > > Mark |