Re: Obtaining the actual service instead of the interface/proxy

2010-04-11 Thread Howard Lewis Ship
ering the service interface. >> >> Martijn >> >> >> >> -Original Message- >> From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com] >> Sent: 09 April 2010 23:53 >> To: Tapestry users >> Subject: Re: Obtaining the actual serv

Re: Obtaining the actual service instead of the interface/proxy

2010-04-10 Thread Robert Zeigler
Martijn -Original Message- From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: 09 April 2010 23:53 To: Tapestry users Subject: Re: Obtaining the actual service instead of the interface/ proxy On Fri, 09 Apr 2010 18:48:28 -0300, Martijn Kaag wrote: hi Hi! For u

RE: Obtaining the actual service instead of the interface/proxy

2010-04-10 Thread Martijn Kaag
of achieving this without altering the service interface. Martijn -Original Message- From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: 09 April 2010 23:53 To: Tapestry users Subject: Re: Obtaining the actual service instead of the interface/proxy On Fri, 09 Apr

Re: Obtaining the actual service instead of the interface/proxy

2010-04-09 Thread Thiago H. de Paula Figueiredo
On Fri, 09 Apr 2010 18:48:28 -0300, Martijn Kaag wrote: hi Hi! For unittest purposes i'd like to be able to obtain the actual service instatiation instead of the proxy/interface. Any idea how to achieve this? No. But your can instantiate the service implementation directly. -- Thiago H

Obtaining the actual service instead of the interface/proxy

2010-04-09 Thread Martijn Kaag
hi For unittest purposes i'd like to be able to obtain the actual service instatiation instead of the proxy/interface. Any idea how to achieve this? Martijn - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For a