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/03/09 20:16:43 UTC

subclass the TurbineTemplateService

on 3/9/01 2:25 AM, "ingo schuster" <in...@web.de> wrote:

> (It's a pity I couldn't
> subclass the TurbineTemplateService as I overwrote only one method)

Uh. Why not?

-jon

-- 
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>


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


Re: subclass the TurbineTemplateService

Posted by Jon Stevens <jo...@latchkey.com>.
on 3/12/01 1:16 AM, "ingo schuster" <in...@web.de> wrote:

> At 20:16 03/09/01, Jon Stevens wrote:
>> on 3/9/01 2:25 AM, "ingo schuster" <in...@web.de> wrote:
>> 
>>> (It's a pity I couldn't
>>> subclass the TurbineTemplateService as I overwrote only one method)
>> 
>> Uh. Why not?
> 
> Because there are too many "privates" in the code. As soon as I have
> finished some other work, I'll ask on the turbine list to change it to
> "protecteds" and then have another try.
> 
> ingo
> 
>> -jon

Ingo,

Submit a patch to make them public or protected or whatever you need! It
isn't that hard. Geeez...

-jon


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


Re: subclass the TurbineTemplateService

Posted by ingo schuster <in...@web.de>.
At 20:16 03/09/01, Jon Stevens wrote:
>on 3/9/01 2:25 AM, "ingo schuster" <in...@web.de> wrote:
>
> > (It's a pity I couldn't
> > subclass the TurbineTemplateService as I overwrote only one method)
>
>Uh. Why not?

Because there are too many "privates" in the code. As soon as I have 
finished some other work, I'll ask on the turbine list to change it to 
"protecteds" and then have another try.

ingo

>-jon


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