<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
I probably have 3000 items and sub-items, but have spent 9 hours building an index page for 100 products, that I had to break into 4 pages in Drupal because the system choked on the 1000+ lines of code needed to do what I wanted to do.&nbsp; I do not expect to have to refresh the whole menagerie every day or week, but it is awful that it takes this long to do this.&nbsp; I am having to work outside of the ubercart system because of the second part of the issue, that arbitrary instructions field that I need.&nbsp; Paypal cart lets me do this, however it loses all the ec features of ecommerce.&nbsp; <BR>
<BR>
Thanks for your help<BR>
<BR>
Wolf<BR>
<BR>
<BR>
<BR>
<TT>Message: 4</TT><BR>
<TT>Date: Wed, 6 Feb 2008 08:49:19 +0100</TT><BR>
<TT>From: &quot;FGM&quot; &lt;<A HREF="mailto:fgm@osinet.fr">fgm@osinet.fr</A>&gt;</TT><BR>
<TT>Subject: Re: [development] ecommerce things</TT><BR>
<TT>To: &lt;<A HREF="mailto:development@drupal.org">development@drupal.org</A>&gt;</TT><BR>
<TT>Message-ID: &lt;007101c86894$c7e68140$0300a8c0@pcosi&gt;</TT><BR>
<TT>Content-Type: text/plain; format=flowed; charset=&quot;utf-8&quot;;</TT><BR>
<TT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;reply-type=original</TT><BR>
<BR>
<TT>It really depends on what you call &quot;bulk&quot;. I have such a site with over 100k </TT><BR>
<TT>SKUs, updated weekly, and creating/deleting the whole node set every week is </TT><BR>
<TT>not something you want to do. OTOH, if you're in the 1k SKUs, this is still </TT><BR>
<TT>reasonable.</TT><BR>
<BR>
<TT>The key concept for such volume use, though, appears to be lazy node </TT><BR>
<TT>creation (only create product nodes when you actually want a transaction </TT><BR>
<TT>involving them). This has been discussed recently (maybe it was one some </TT><BR>
<TT>planet blog ?), and others pointed to similar mechanisms on their own </TT><BR>
<TT>project. The problem is that ecommerce (and AFAIK, ubercart) have no support </TT><BR>
<TT>for such mechanisms, only being able to work on product nodes, not create </TT><BR>
<TT>nodes on the fly from non-drupal data.</TT><BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--<BR>
The contents of this message and any responses are interactions between a network security professional and public safety personnel, clients or collegues.&nbsp; Use of tagged terms is referential to education or professional discussion.&nbsp; please contact <A HREF="mailto:webmaster@networkdefense.biz">webmaster@networkdefense.biz</A> in the event that you find yourself in possession of this email and you discover that you are not the primary or secondary addressee.&nbsp; 
</TD>
</TR>
</TABLE>
</BODY>
</HTML>