Bug 41301 - ClassParser: Add a constructor/parser of a loaded class
Summary: ClassParser: Add a constructor/parser of a loaded class
Status: RESOLVED WONTFIX
Alias: None
Product: BCEL - Now in Jira
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.1
Hardware: Other other
: P2 enhancement
Target Milestone: ---
Assignee: issues@commons.apache.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-05 06:45 UTC by Francis ANDRE
Modified: 2008-02-02 13:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francis ANDRE 2007-01-05 06:45:57 UTC
Hi BCEL Team

I need a new constructor/parser of the ClassParser class for handling thru BCEL 
fields/method and so on of a runtime classe. The current ClassParser 
constructors are presuming that the location of the class as a file is known 
when it is called which is not always the case. Using a class loaded thru a 
standard class loader would avoid this dependency.

Cheers

FA
Comment 1 Torsten Curdt 2007-03-10 07:33:09 UTC
Please provide a patch for trunk.
Comment 2 Torsten Curdt 2008-02-02 13:20:27 UTC
no feedback provided