Not interested in it if it is complete framework that basically replaces MVC.
Is interested in it if it is more of a library built on top of or works side by side with MVC.
Would love to see
- behavior chains (russian doll modelled)
- one model in / one model out controllers
- routes derived off of input models
- automatic content negotiation (view discovery)
- view editors and displays and the ability to apply html conventions
- localization support (much like fubu did)
- validation somewhat similar to what was attempted in fubuvalidation
We still have one of our main applications on Fubu and love these features.
Gary Brunton