What is the best for merchants to manage the product list and content of their site? I can certainly put in into an RDBMS, but what would be the easiest way for them to manage their offering? Should I create a portal site for them or should I allow them into the ZMI in some way? Based upon the varied needs of the merchants, I would like to let them into the ZMI, and see their products as instances under their site.
-----Original Message----- From: Andreas Jung [mailto:[EMAIL PROTECTED] Sent: Sunday, January 08, 2006 12:02 PM To: David Johnson; 'Andreas Jung'; [email protected] Subject: RE: [Zope3-Users] Importing Lots of Objects --On 8. Januar 2006 11:57:36 -0600 David Johnson <[EMAIL PROTECTED]> wrote: > Thanks. > > The basic use cases are as follows: > > Shoppers can "browse products by category" > Shoppers can "search for products" > Shoppers can "add products to cart" > Merchants can "import product lists from Excel/Text file" > Merchants can "manually edit products" > > We expect to service 1M purchase transactions a year, and expect to > service 1000 merchants. > I would go for a RDBMS. -aj _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
