[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Serialising XML Schema to HTML form and getting it backas XML instance
- From: Lech Rzedzicki <xchaotic@gmail.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 14 Oct 2010 15:09:21 +0200
Philip, thanks again for the reply.
I think the idea has been received here with a lot of enthusiasm, with
one important caveat:
A more traditional approach with a more relational persistence layer,
could yield us a lot more in terms of code generation.
For instance, using Java frameworks, we could generate db schema,
appropriate code for classes and objects, class diagrams,
documentation, easy load balancing/deployment to the cloud..
I am thinking that XRX would simplify the process greatly and simply
eliminate the need for things like a db schema - you'd simply store
XML instances as such, but there's still need to produce the glue
code.
What does MarkLogic or other XML Application offer on the backend
side? How would you do it so that features like restful CRUD and
Search are done automatically rather than coded?
Lech
On 11 October 2010 13:35, Philip Fennell <Philip.Fennell@marklogic.com> wrote:
> If you chose, for example, XSLTForms <http://www.agencexml.com/xsltforms> then you would not be 'sending HTML + JS over the wire' as XSLTForms uses client-side XSLT to transform the sent XForms into XHTML+JavaScript. XSLTForms is very easy to deply as it is, in effect, a set of static files whilst the server-side implementations require some form of application server although both solutions are effectively transparent to the user and the form developer only works with XForms, and ultimately that's what XForms is all about.
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]