You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Jon Stevens <jo...@latchkey.com> on 2001/06/07 00:38:54 UTC

Re: cvs commit: jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanager CastorPsmlManagerService.java

on 6/6/01 3:27 PM, "raphael@apache.org" <ra...@apache.org> wrote:

> +            f = new File(TurbineServlet.getRealPath(fileOrUrl));

This is not right. You should use TurbineConfig. Dependencies on
TurbineServlet are bad.

-jon

-- 
"Open source is not available to commercial companies."
            -Steve Balmer, CEO Microsoft
<http://www.suntimes.com/output/tech/cst-fin-micro01.html>


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


Re: cvs commit:jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanagerCastorPsmlManagerService.java

Posted by Raphaƫl Luta <ra...@networks.groupvu.com>.
Jon Stevens wrote:
> 
> on 6/6/01 3:27 PM, "raphael@apache.org" <ra...@apache.org> wrote:
> 
> > +            f = new File(TurbineServlet.getRealPath(fileOrUrl));
> 
> This is not right. You should use TurbineConfig. Dependencies on
> TurbineServlet are bad.
> 

Huh, TurbineServlet is the service that encapsulates the ServletConfig (either real
or TurbineConfig) to provide access to it from anywhere in the code.
I don't understand how dependency on it could be bad (or you could use TurbineConfig
there for this matter).

(Since this is service, I could have stored a reference to the ServletConfig in
 init(ServletCOnfig) though)

--
Raphael Luta - raphael.luta@networks.groupvu.com
Vivendi Universal Networks - Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


[Off-topic] Open Source and commercial companies

Posted by Santiago Gala <sg...@hisitech.com>.
David Sean Taylor wrote:

>>-- 
>>"Open source is not available to commercial companies."
>>            -Steve Balmer, CEO Microsoft
>><http://www.suntimes.com/output/tech/cst-fin-micro01.html>
>>
> 
> lie lie lie lie lie
> 


The bad thing is that the first part of the paragraph shows that 
Microsoft has passed from ignoring OS to fearing it, and now they try to 
hide the fear under the "healthy" stuff. The good thing is that the 
blatant lie about Government funding and the linux license and the use 
of words like "cancer" later on shows they still have fear.

We're winning, slowly and cautiously (as it should be) :-)


> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
> 
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


RE: cvs commit:jakarta-jetspeed/src/java/org/apache/jetspeed/services/psmlmanagerCastorPsmlManagerService.java

Posted by David Sean Taylor <da...@bluesunrise.com>.
> -- 
> "Open source is not available to commercial companies."
>             -Steve Balmer, CEO Microsoft
> <http://www.suntimes.com/output/tech/cst-fin-micro01.html>

lie lie lie lie lie


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org