[Zope-CVS] CVS: Packages/JobBoardEx - Tutorial.html:1.8
Ken Manheimer
klm@zope.com
Fri, 14 Jun 2002 12:53:24 -0400
Update of /cvs-repository/Packages/JobBoardEx
In directory cvs.zope.org:/tmp/cvs-serv21919
Modified Files:
Tutorial.html
Log Message:
De-fuzzify "map directly from the conceptual model", which is neither
informally nor mathematically clear.
=== Packages/JobBoardEx/Tutorial.html 1.7 => 1.8 ===
<p>We'll start by defining what can be thought of as the "business
-objects," or simply the "entities": those classes that map directly
-from the conceptual model of the system. In this case, the model has a
+objects," or simply the "entities": those classes that correspond directly
+to elements of the system's conceptual model. In this case, the model has a
<b>Job</b> object which contains all the information about a single
job, and a <b>JobList</b> object which holds the collection of
<b>Job</b> objects, and also controls the addition and removal of