You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Andy Pahne <ap...@der-die-das.org> on 2006/12/13 12:57:11 UTC

4.1 and get/setClientId()

Hello,

I have a component from the old 3.0 days that inherits from 
BaseComponent. After uprading to 4.1.1-SNAPSHOT I am supposed to 
implement both
   getClientId() and
   setClientId(),
but the Javadoc says that I only should do so if I knew what I am doing.

I don't. Can anybody please enlighten me on this?

Thanks,
Andy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 4.1 and get/setClientId()

Posted by andyhot <an...@di.uoa.gr>.
Andy Pahne wrote:
>
> Now I have an idea: is it enough to simply make my ComponentClasss
> abstract?

yep!

>
> A.
>
>
>
> Andy Pahne schrieb:
>>
>> Hello,
>>
>> I have a component from the old 3.0 days that inherits from
>> BaseComponent. After uprading to 4.1.1-SNAPSHOT I am supposed to
>> implement both
>>   getClientId() and
>>   setClientId(),
>> but the Javadoc says that I only should do so if I knew what I am doing.
>>
>> I don't. Can anybody please enlighten me on this?
>>
>> Thanks,
>> Andy
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 4.1 and get/setClientId()

Posted by Andy Pahne <ap...@der-die-das.org>.
Now I have an idea: is it enough to simply make my ComponentClasss abstract?

A.



Andy Pahne schrieb:
> 
> Hello,
> 
> I have a component from the old 3.0 days that inherits from 
> BaseComponent. After uprading to 4.1.1-SNAPSHOT I am supposed to 
> implement both
>   getClientId() and
>   setClientId(),
> but the Javadoc says that I only should do so if I knew what I am doing.
> 
> I don't. Can anybody please enlighten me on this?
> 
> Thanks,
> Andy
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org