Re: [Zope-dev] Data.fs

2000-08-20 Thread Toby Dickenson
On Sat, 19 Aug 2000 14:17:51 -0400 (EDT), Chris McDonough <[EMAIL PROTECTED]> wrote: >> Surely this raises some data integrity issues if you copy in >> mid-transaction? Or does an incomplete transaction at the end of the db >> just get thrown out, and the design of the db assure that only the

[Zope-dev] Re: [Zope] Looping through a folder's contents...

2000-08-20 Thread Andrew Kenneth Milton
+---[ [EMAIL PROTECTED] ]-- | I would like to loop through the contents of a folder, and the | contents of the subfolders of that folder. I know I can do this to a | singular level by doing something like: | | | | | | Should give me a list of the titles of all the sub

Re: [Zope-dev] Looping through a folder's contents...

2000-08-20 Thread David Trudgett
At 2000-08-20 23:06 -0700, [EMAIL PROTECTED] wrote: >I would like to loop through the contents of a folder, and the >contents of the subfolders of that folder. I know I can do this to a >singular level by doing something like: > > > > > >Should give me a list of the titles of all the subfolders

[Zope-dev] Looping through a folder's contents...

2000-08-20 Thread jiva
I would like to loop through the contents of a folder, and the contents of the subfolders of that folder. I know I can do this to a singular level by doing something like: Should give me a list of the titles of all the subfolders of the folder called "subfolder". So, once I get there, how d

[Zope-dev] LoginManager.

2000-08-20 Thread Terje Malmedal
Can anybody please provide a simple example of a working usersource written in python? I've written this, but it just does not work, all that happens is that it writes opened to /tmp/source.log class USER: "Just a little test" name= None roles = [ 'Anonymous' , 'member' ]

[Zope-dev] ZCatalog glitches

2000-08-20 Thread Dieter Maurer
The Zope 2.1.6 ZCatalog was not bad but had a set of glitches. The Zope 2.2.1b1 ZCatalog (CVS from 2000-8-19) is much better but still has a set of glitches: * UnTextIndex(349) breaks, if the lexicon lookup returns the empty tuple --> "index out of range". * UnTextIndex(349) only looks at