Hi,
Just started migrating my Tapestry 5.3 application to 5.4 (alpha-23) and
that's a challenge in itself :)
But I noticed that the Bootstrap "tabs.js" package is named "tab.js" in
tapestry-core. Wouldn't it be better to stick with the names "owned" by
Bootstrap to avoid confusion?
...
library = {"tapestry5/bootstrap_3_0_0/js/dropdown.js",
"tapestry5/bootstrap_3_0_0/js/tab.js"})
...
And http://getbootstrap.com/javascript/#tabs says:
Togglable tabs tab.js
Just a suggestion :)
Keep up the great work with Tapestry!
Regards,
Peter