Hi list, 
say I have a Component hierarchy like CompA->CompB->CompC. 
CompB and CompA each have a distinct CompoundPropertyModel. 
CompC will use it's ID as accessor to one of the CPM.modelObject's fields. 
Given that CompB's CPM doesn't have a coresponding property but CompA's 
CPM has, will Wicket continue the traversal after it wasn't successful with the 
first
CPM found in the hierarchy? If not, I would like to argue that this could be 
something useful, though I'll have to come up with a use-case which I don't
have at hand right now :)

Your input please.

Regards,
Stephan



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to