I haven't tried it, though I've experimented (recently!) with Groovy.
JRuby lacks the ability to annotate fields and declare types that are
used in Java and Groovy component classes. I can't see it working
very well.
On Wed, Mar 12, 2008 at 9:08 AM, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
> Hi
> The question I ask myself is how and where would we use
> scripting, and why would it be useful.
I might be mis-interpretting your statement, but it sounds like you're
thinking about scripting as a runtime extension model. I think that's
one usecase for groovy, or jruby. The other usecase is ac
Andreas Andreou a écrit :
not sure - on the other hand, i've seen groovy in T4 and T5
T5 also used to work with Scala, but I didn't test since a while. So it
seems quite friendly with other JVM language, even if it uses a lot of
bytescript manipulation.
Saying that, I'm thinking that JRuby c
I've not looked at groovy integration, but I've often thought of how one
might integrate scripting. T5Components provides a scripting service
built on BSF, which gives you access to a large number of scripting
languages. The question I ask myself is how and where would we use
scripting, and why wou
not sure - on the other hand, i've seen groovy in T4 and T5
On Wed, Mar 12, 2008 at 6:08 PM, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is it possible to use Jruby with T5? any advantages ? just curious.
>
> A.C.
> --
> View this message in context:
> http://www.nabble.com/T5%3A-Jrub