So far, we have seen some sample applications. Let’s take a closer look at one of the tiers : The Presentation Tier. If we check the XSD’s (see previous post) we see that the presentation tier (one of the child elements of the application mapping) has a the following structure.
(more…)
In depth: The Presentation Tier
Tags: components, declarative, demo, development, presentation, tier, UI, web2.0 | Posted in Blog, News on # March 3, 2009 | #No Comments
In depth: Database Resource
Tags: database, declarative, development, qafe, resource, soa, tier | Posted in Blog, News on # February 24, 2009 | #No Comments
On the QAFE demo siteyou’ll see another sample application called “Database Sysdate Demo”. (more…)
How to: Large XML/QAML files
Tags: business, development, qafe, qaml, soa, tier, XML | Posted in Blog, News on # February 19, 2009 | #No Comments
Of course, one of the most frequent found comments on XML in general is that the XML files can become quite large (maintainability would suffer). When you are using versioning systems like CVS or SVN, merging situations can occur and will result in invalid XML. The problem becomes bigger of course if the file is large.
We recognized this issue when designing QAFE and tackled this problem by supporting automatic merging of QAML, QAFE’s XML, files. (more…)
