1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<html>
<head>
<meta HTTP-EQUIV=CONTENT-TYPE CONTENT="text/html; charset=utf-8">
<title>Slide 7</title>
</head>
<body>
<center>
<a href="text0.html">First page</a> <a href="text5.html">Back</a> <a href="text7.html">Continue</a> <a href="text82.html">Last page</a> <a href="whatswrong.html">Overview</a> <a href="img6.html">Graphics</a></center><br>
<h1><b>Problems with Data Binding</b></h1><p>
<ul><li><h2>Common assumptions:</h2>
<ul><li>Documents have schemas
<li>Documents are valid.
<li>Structures are fairly flat and definitely not recursive.
<li>Narrative documents aren't worth considering.
<li>Mixed content doesn't exist.
<li>Choices don't exist.
<li>Order doesn't matter.
</ul><li><h2>Sees the world through object-colored glasses</h2>
</ul></body>
</html>
|