You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Alexey Buistov <ja...@ua.fm> on 2004/10/26 15:07:50 UTC

Code duplication in component spec

Hello All,

I've faced with the need to duplicate all base component's 
property-specifications in the component spec of derived component. 

Example: 

Component Base has property date of Type java.util.Date which defined in 
Base.jwc
Component Derived (extends Base) has to have _the same_ 
<property-specification> section in Derived.jwc, because if it hasnt, the 
runtime error occurs.

Could someone point me to some clue how to avoid this sort of xml duplication?

Regards,
Alexey

----
http://rabota.alkar.net/

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