Small suggestion
Boman Jonny <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
I am a very happy user of BCEL, that have a small suggestion. To make the code more consequent it would be nice to have JavaClass and ClassLoader to use org.apache.bcel.Repository.getRepository() when getting the "default" repository. Now they are using SyntheticRepository.getInstance(). J++