PS: Since we don't have the byte code at the time we have the param name and we don't have the param name at the time we have the byte code, we would still need to write out the object model -- at least temporarily -- right? In other words, the upside of doing this would be not having to deal with an additional artifact after the build process; the downside that the build process gets a bit more complicated, has more external dependencies and we would probably have to come up with ant tasks to simplify authoring build files.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 10:06 AM To: Beehive Developers Subject: Re: [WSM] About Beehive-120 in Jira. Hi there, Can't we just embed the param names in the class file generated by APT using jakarta BCEL ? ( I'm not sure that BCEL has that kinda ability though.) I know this solution is not smart but one choice anyway. Thanks in advance. Wolfgang ps) sorry if you receive a copy of this email since I couldn't receive the mail so sending again.
