O projeto já está bem avançado conforme o engenheiro da JBoss Brian Leathem divulgou em seu blog:
I’m happy to share the news that the RichFaces community has started an effort to wrap Twitter Bootstrap with the RichFaces CDK. If you haven’t yet heard, Twitter’s Bootstrap project is a set of HTML/CSS/js “widgets” that you can use for building a website/web application with an emphasis on a fluid layouts that adapt well to mobile devices. The RichFaces community effort centres around providing a set of first-class JSF components built using these Bootstrap widgets via the RichFaces CDK.O legal disso tudo é que tanto o Twitter BootStrap quando o RichFaces BootStrap estão disponíveis no GitHub.
Alguns exemplos:
b:buttonDropdown
The buttonDropdown can be used to provide alternate actions for a button on your page:b:gridContainer
The bootstrap grid components (gridContainer/gridRow/gridColumn) provide a powerful means to layout your page. Being proper JSF components, they are also valid JSF execute/render targets.Mais informações:
- Site Twitter BootStrap http://twitter.github.com/bootstrap
- Código Fonte https://github.com/twitter/bootstrap
- Site RichFaces BootStrap http://bootstrap-richfaces.rhcloud.com
- Código Fonte https://github.com/richfaces/sandbox
- Blog Brian Leathem http://www.bleathem.ca