[EMAIL PROTECTED] wrote:
>      /**
> -     * C'tor for usage with the Stratum Lifecycle.
> +     * Private constructor to prevent instantiation.
>       *
> -     * TODO: Should be made private or protected once Stratum is removed.
> +     * Class contains only static method ans should therefore not be
> +     * instantiated.
>       */
> -    public Torque()
> +    private Torque()
>      {
>      }

As far as I know the constructor of Torque is being used by the Stratum
component of Turbine. Although the service in Turbine is deprecated (it
was replaced by Avalon), should we break existing configurations?

Bye, Thomas.

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

Reply via email to