hi johan,

So how to make those keys unique enough?

getParent().getClass().getName() + getParent().getId() +
getClass().getName() + getId() + getLocale() + getStyle() ??

i'd suggest component implementing a lazy componentUID - that could then also be used by getInputName for identification purpose.

this way, the whole walk-the-hierachy-to-get-me-a-component-id stuff could be much more friendly...

regards, --- jan.



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

Reply via email to