You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Angelo Chen <an...@yahoo.com.hk> on 2008/12/04 22:42:47 UTC

T5: IOC and Groovy

Hi,

I like T5 IOC, is there a way to use T5 Ioc with Groovy in non web
applications? Thanks.

Angelo 
-- 
View this message in context: http://www.nabble.com/T5%3A-IOC-and-Groovy-tp20843124p20843124.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


Re: T5: IOC and Groovy

Posted by Francois Armand <fa...@linagora.com>.
Howard Lewis Ship wrote:
> [..]
> Also, Tapestry isn't going to read Groovy source files, you need to
> set up your IDE or build tool to compile the Groovy files to .class
> files.
>   
There was some work done in the chenillekit framework to evaluate groovy 
scripts: http://www.chenillekit.org/demo/scripting/groovydemo


-- 
Francois Armand
Etudes & Développements J2EE
Groupe Linagora - http://www.linagora.com
Tél.: +33 (0)1 58 18 68 28
-----------
InterLDAP - http://interldap.org 
FederID - http://www.federid.org/
Open Source identities management and federation


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


Re: T5: IOC and Groovy

Posted by Howard Lewis Ship <hl...@gmail.com>.
Tapestry generally doesn't care whether a class is Groovy or Java ...
it all looks the same at runtime.  I've built some demos using Groovy.
 It's not fully idiomatic Groovy, you tend to use more explicit types,
as Tapestry actually does something useful with them.

Also, Tapestry isn't going to read Groovy source files, you need to
set up your IDE or build tool to compile the Groovy files to .class
files.

On Thu, Dec 4, 2008 at 1:42 PM, Angelo Chen <an...@yahoo.com.hk> wrote:
>
> Hi,
>
> I like T5 IOC, is there a way to use T5 Ioc with Groovy in non web
> applications? Thanks.
>
> Angelo
> --
> View this message in context: http://www.nabble.com/T5%3A-IOC-and-Groovy-tp20843124p20843124.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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