Details
Description
It would be nice to be able to import a page with the html5 import link tag.
http://www.html5rocks.com/en/tutorials/webcomponents/imports/
http://w3c.github.io/webcomponents/spec/imports/
The changes do not interfere the API of Wicket 6 / 7 - only extend it.
And a documentation / implementation can be found here:
https://github.com/klopfdreh/wicket-components-playground
Currently there are no unit tests.