I try to port Scarab from Turbine 3.0Alpha to Turbine 2.4. In 3.0 was
defined both getter and setter and in three places this methods used
to get absolute path for some file location.
I think you are right i need analyze code before, but if method
implemented why it can't be accessed through interface?

2008/3/7, Thomas Vandahl <[EMAIL PROTECTED]>:
> Andrey Larionov wrote:
>  > In Turbine 2.4 there is interface ServiceManager (returned by
>  > TurbineServices.getInstance()), it have setApplicationRoot() method
>  > but no getter for this property defined in interface, but
>  > TurbineServices have an implementation.
>  > How could i get this property without casting?
>
>
> The fact that you seem to need the service container application root
>  suggests that you're doing something very unusual. What are you trying
>  to achieve?
>
>  Bye, Thomas.
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to