Posts Tagged ‘tier’

How to: Large XML/QAML files

Tags: , , , , , , | 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…)