Java Code automated manipulation

"Shalin Shah" <shah@hnc.com>
1 Mar 2001 02:35:45 -0500

          From comp.compilers

Related articles
Java Code automated manipulation shah@hnc.com (Shalin Shah) (2001-03-01)
Re: Java Code automated manipulation idbaxter@semdesigns.com (Ira D. Baxter) (2001-03-01)
Re: Java Code automated manipulation pcj@Stanford.EDU (Paul Cody Johnston) (2001-03-22)
| List of all articles for this month |

From: "Shalin Shah" <shah@hnc.com>
Newsgroups: comp.compilers,comp.lang.java.programmer
Date: 1 Mar 2001 02:35:45 -0500
Organization: Posted via Supernews, http://www.supernews.com
Keywords: Java, question
Posted-Date: 01 Mar 2001 02:35:45 EST

Hi,


I have to do a lot of code generation from a business rules language.
(something similar to XML) I also have to manipulate this generated
code to delete some part, add some part etc. as a consequence of a
different requirement. Each "part" would essentially be an implemented
Java method. Is there a commercial tool, open source code etc. to do
this kind of a thing on Java code?


I would appreciate any opinions, inputs to develop this kind of a thing with
minimal coding.


Thank you.
Shalin
--
Shalin Shah
Software Engineer
HNC Software, San Diego, CA.
www: http://www.hnc.com


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.