Re: [Zope-dev] Large folder product

2004-08-14 Thread Dieter Maurer
Rodrigo Dias Arruda Senra wrote at 2004-8-13 09:32 -0300:
 ...
Dieter Maurer [EMAIL PROTECTED] wrote:
 Ensure to use a LargeFolder and not a standard folder!

Searching for a folder product that supports lots of objects, I found
 ...

Plone comes with a BTreeFolder2 based Large Plone Folder.

-- 
Dieter
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Large folder product

2004-08-13 Thread Rodrigo Dias Arruda Senra
On Thu, 12 Aug 2004 22:28:03 +0200

Cristian S. Rocha wrote at 2004-8-10 19:15 -0300:
 I'm working in a Product (CMFBio) to store biological data as Plone
 content. To begin the database I need to populate a Plone Folder with a
 lot of these contents ( 1) in a batch way.

Dieter Maurer [EMAIL PROTECTED] wrote:
 Ensure to use a LargeFolder and not a standard folder!

Searching for a folder product that supports lots of objects, I found
 - BTreeFolder ( http://zope.org/Members/hathawsh/BTreeFolder ).
   But it seems a bit outdated: last maintenance 2001.

 - Harthaway's BTreeFolder2 ( http://hathawaymix.org/Software/BTreeFolder2 )
   Much more up-to-date:  16 June 2004

 - And I did look for a product called LargeFolder, but found a single
   reference in a e-mail, but no Product to download: 
   http://mail.zope.org/pipermail/zope-dev/2002-December/018315.html 

Does any body have a URL for LargeFolder Product ? Is it the most appropriate
Folder to use or BTreeFolder2 is the way to go ?

regards,
Senra
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )