RE: [Zope-dev] Zope 2.6 and OrderedFolders
Is this a suggestion that TF go into the core? One other (major) problem with TF is that it breaks session tracking site-wide, or at least the ability to have more than one session id manager per Zope instance in CST; I'm not sure about sessions in Zope 2.5... TF seems to have too much normalcy-hijacking magic to go into the core, if you ask me... Sean -----Original Message----- From: Eric Roby [mailto:Eric.Roby@noaa.gov] Sent: Wednesday, March 06, 2002 10:56 AM To: zope-dev@zope.org Subject: [Zope-dev] Zope 2.6 and OrderedFolders I think OrderedFolders is a great product and should be in the core ... but does this also mean that TransparentFolder will get those parts (that Shane mentioned some time ago) optimized that kept it from making it into the core before?? If so ... sounds like a win-win situation. _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
On Wednesday 06 March 2002 02:49 pm, sean.upton@uniontrib.com allegedly wrote:
Is this a suggestion that TF go into the core? One other (major) problem with TF is that it breaks session tracking site-wide, or at least the ability to have more than one session id manager per Zope instance in CST; I'm not sure about sessions in Zope 2.5...
TF seems to have too much normalcy-hijacking magic to go into the core, if you ask me...
Sean
-1 on TF in the core. Nice hack, but too much magic and there are significant performance implications if I remember correctly. Also Zope 3 will render TF superfluous. /---------------------------------------------------\ Casey Duncan, Sr. Web Developer National Legal Aid and Defender Association c.duncan@nlada.org \---------------------------------------------------/
participants (3)
-
Casey Duncan -
Chris Withers -
sean.upton@uniontrib.com