My point (case) is : For the parts where a model is not known in advance, you can use the underlying NoSQL adapter of your choice to accomplish everything you want.
My question is: What will be the structure of the application in that case? controller , view , no model.,.... My very simple question is: what will the application will look like ( flow of screens shown to the user ) in that case ? If you know of even any example in any language, Please let me know. Regards, Ashraf --

