relpipe-data/principles.xml
branchv_0
changeset 310 aeda3cb4528d
parent 231 ea49ee7a73c9
child 321 e32e2e308de4
equal deleted inserted replaced
309:71a627e72815 310:aeda3cb4528d
   104 		</p>
   104 		</p>
   105 		
   105 		
   106 		<h2>Optional complexity</h2>
   106 		<h2>Optional complexity</h2>
   107 		
   107 		
   108 		<p>
   108 		<p>
   109 			We are not scared by things like XML, SQL, Java or even C++ and we do not hate them.
   109 			We are not scared by things like XML, SQL, RDF, Java or even C++ and we do not hate them.
   110 			There are use cases where their complexity is reasonable and makes sense.
   110 			There are use cases where their complexity is reasonable and makes sense.
   111 			But on the other hand, there are many scenarios, where such complexity is not necessary or is even harmful.
   111 			But on the other hand, there are many scenarios, where such complexity is not necessary or is even harmful.
   112 			This leads us to the conclusion: <em>the complexity must be optional</em>.
   112 			This leads us to the conclusion: <em>the complexity must be optional</em>.
   113 		</p>
   113 		</p>
   114 		<p>
   114 		<p>