> I frankly don't see any way to have this "auto-hierarchy" stuff
> without getting lots of unnecessary ambiguity and sources of bugs. I
> totally agree with what Eelco wrote below, and what someone else said
> about the Python way of having only *one* way to do *one* thing.

Would you be happy if there was an application level configuration switch:

      getMarkupSettings().setAllowComponentAutoHierarchy(true);

Which is default false?

This way you can make sure nobody in YOUR project messes things up?

**
Martin

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

Reply via email to