<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello Dieter.<br>
<blockquote cite="mid17292.46282.297262.858002@gargle.gargle.HOWL"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">...For every object that can contain subobjects 
you could derive it from 'Folder' (or Object Manager). But when you 
derive all these product types from 'Folder' you end up with ALOT of 
objects in your database.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It that a problem? It might become one once you get millions of objects...

Usually, I would expect that most objects come from you leaves and
not from the classification structure...
  </pre>
</blockquote>
That will be true, but I was wondering where to draw the line,&nbsp; for
example with perfomance issues. All the objects will be in a ZCatalog,
to allow searching for example. But one 'ObjectManager' step less in
the choice what to do with the products results in much less objects in
the catalog. The estimation about the amount of objects, with only the
leave nodes as 'SimpleItem' objects will be 30.000. I never had so many
objects in a ZODB, that's why I'm asking this, but as your answer
suggests it's still the preferred way.<br>
<br>
Thanks for the comments!<br>
<br>
<pre class="moz-signature" cols="72">-- 
Martijn Jacobs
Four Digits, internet solutions
e-mail: <a class="moz-txt-link-abbreviated" href="mailto:martijn@fourdigits.nl">martijn@fourdigits.nl</a> | web: <a class="moz-txt-link-freetext" href="http://www.fourdigits.nl">http://www.fourdigits.nl</a>
tel: +31 (0)26 44 22 700 | fax: +31 (0)84 22 06 117
</pre>
</body>
</html>