Re: Creating an object during runtime
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Wed, 30 Nov 2005 00:55:02 GMT
On Wed, 30 Nov 2005 00:19:09 GMT, zero <zero@xxxxxxx> wrote, quoted or
indirectly quoted someone who said :
>where the names c1, c2, ... are computed at runtime, correct?
to get that literally you have to generate class files or *.java
files on the fly and compile them.
See http://mindprod.com/jgloss/jasm.html
http://mindprod.com/jgloss/javacexe.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
- References:
- Creating an object during runtime
- From: Peter Jones
- Re: Creating an object during runtime
- From: zero
- Re: Creating an object during runtime
- From: Peter Jones
- Re: Creating an object during runtime
- From: zero
- Creating an object during runtime
- Prev by Date: Question about Stateless Session Beans and creation
- Next by Date: Re: formatted printing of text- color
- Previous by thread: Re: Creating an object during runtime
- Next by thread: Re: Creating an object during runtime
- Index(es):
Relevant Pages
|