Em Sat, 13 Dec 2008 01:14:00 -0300, Angelo Chen <angelochen...@yahoo.com.hk> escreveu:

I don't know if this is possible, just like to ask around:

say a .tml and and .java file are generated at run time from certain
information kept somewhere, and these files are written to the correct t5
package, is there a way to compile this page and got displayed? in the T5's apache page it has a equanda 3rd party lib that generates a program from
certain spec, but it is generated and compiled before it is packaged, I'd
like to have something dynamic, possible?

I don't know too, and I'm very interested in knowing too. :) But, instead of generating the sources and compiling them, I would generate them on the fly using Javassist.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to