Patrick Moore wrote:
you could always put a MyLabel subclass in the
"org.apache.tapestry5.corelib.components"
package and then derive from that. Java does let classes be in different
source directories and still be in the same package...

Its a little ugly ... but a whole lot better than the cut-and-paste that you
are doing now...
Actually, it's not always sufficient since some properties were not accessible at all (and of course were privates), or some part of logic were not accessible, so what's for the cut&paste. But yes, it would have been a solution fir simpler cases :)

--
Francois Armand
Etudes & Développements J2EE
Groupe Linagora - http://www.linagora.com
Tél.: +33 (0)1 58 18 68 28
-----------
InterLDAP - http://interldap.org FederID - http://www.federid.org/
Open Source identities management and federation


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

Reply via email to