From: Thomas W. <tho...@gm...> - 2009-11-18 11:34:20
|
Wolfgang, The solution for the web client I have in mind id not based on XForms. It is a XQuery+ XSLT application fframework, that can generate content in two modes - interactive AJAX pages and plain HTML pages. If we have all actions in separated modules we can easily re-use them in whatever context we need. Thomas ---- 2009/11/18 Wolfgang Meier <wol...@ex...> > > I think it is important, when we create the set of actions, to separate > the > > code that perform the action from the code that generates a particular > user > > interface. > > But isn't that the normal approach when using XForms? Ok, if you > generate the XForms from an XQuery, it is possible to pack business > logic into the query. I agree we shouldn't do that ;-). > > Wolfgang > |