wants to vote for it), you can find it
here...
https://issues.apache.org/jira/browse/TAP5-780
Regards, Alfie.
-Original Message-
From: Kristian Marinkovic [mailto:kristian.marinko...@porsche.co.at]
Sent: 15 July 2009 14:20
To: Tapestry users
Subject: Re: Dynamic service binding based
ry users"
An
"Tapestry users"
Kopie
Thema
Re: Dynamic service binding based on symbol source
Why wouldn't a buildXXX() method injecting the symbol as a parameter and
some ifs or switch statements work in your scenario?
--
Thiago H. de Paula Figueiredo
Independ
Why wouldn't a buildXXX() method injecting the symbol as a parameter and
some ifs or switch statements work in your scenario?
--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago
is
"Alfie Kirkpatrick"
15.07.2009 10:42
Bitte antworten an
"Tapestry users"
An
"Massimo Lusetti" , "Tapestry users"
Kopie
Thema
RE: Dynamic service binding based on symbol source
Further to my last mail I think it could be possible
09 10:42
Bitte antworten an
"Tapestry users"
An
"Massimo Lusetti" , "Tapestry users"
Kopie
Thema
RE: Dynamic service binding based on symbol source
Further to my last mail I think it could be possible to have a module
method convention like:
From: Massimo Lusetti [mailto:mluse...@gmail.com]
Sent: 14 July 2009 13:47
To: Tapestry users
Subject: Re: Dynamic service binding based on symbol source
On Tue, Jul 14, 2009 at 2:43 PM, Alfie
Kirkpatrick wrote:
> I would like to instantiate a different service implementation
depending
> o
imo Lusetti [mailto:mluse...@gmail.com]
Sent: 14 July 2009 13:47
To: Tapestry users
Subject: Re: Dynamic service binding based on symbol source
On Tue, Jul 14, 2009 at 2:43 PM, Alfie
Kirkpatrick wrote:
> I would like to instantiate a different service implementation
depending
> on property fil
On Tue, Jul 14, 2009 at 2:43 PM, Alfie
Kirkpatrick wrote:
> I would like to instantiate a different service implementation depending
> on property file configuration, eg. a stub for testing and a real
> service for deployments. I'd like to put the FQN in my property file
> which is then wrapped i
Hi, am trying to do something similar to that outlined in this thread...
http://markmail.org/thread/55zw3cg6n7zbfehn, but there was no firm
conclusion to it I can see.
I would like to instantiate a different service implementation depending
on property file configuration, eg. a stub for testing