Shane,
I tried your suggestion and it worked seamlessly also on BDBStorage,
you
only have to copy the whole BDB directory and rename it.
Thanks once again
Fabio
-Messaggio originale-
Da: Shane Hathaway
Inviato: mercoledi 5 marzo 2003 22.29
A: Fabio Paracchini
Cc: [EMAIL PROTECTED]
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 06, 2003 12:00 AM
Subject: Zope-Dev digest, Vol 1 #2021 - 13 msgs
> Send Zope-Dev mailing list submissions to
> [EMAIL PROTECTED]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> h
On Thu, Mar 06, 2003 at 09:19:37AM +1100, Adrian van den Dries wrote:
> On March 5, Paul Winkler wrote:
> > I've been trying to understand how to implement dynamic local roles,
>
> Customise the Folder class and override __ac_local_roles__ with a
> method that returns a dictionary mapping users t
On March 5, Paul Winkler wrote:
> I've been trying to understand how to implement dynamic local roles,
Customise the Folder class and override __ac_local_roles__ with a
method that returns a dictionary mapping users to roles for that object:
{user: [local,roles],
...}
> * User.BasicUs
OK, now I am really confused. Please Help!
I've been trying to understand how to implement dynamic local roles,
and this has got me into trying to understand how authorization works.
Brief background from the "Lots of roles" discussion:
> > Leonardo Rochael Almeida <[EMAIL PROTECTED]> wrote:
> >
Fabio Paracchini wrote:
Hi Shane,
I was able to successfully install and use DBTab & BDBStorage, and
to
migrate a legacy archive of about 20Gb of Office documents.
Now I run in this situation: I'd like to partition those archives, so that
everything is not in a single giant DB, but is split
Guido van Rossum wrote at 2003-3-4 15:23 -0500:
> if-then-else expression
> IMO TALES should solve this for itself by introducing an if/then/else
> expression form rather than depending on Python. If you can have a
> "not:.." expression, surely you can have an "if:..:then:..:else:..
--On Tuesday, March 04, 2003 03:23:54 PM -0500 Guido van Rossum
<[EMAIL PROTECTED]> wrote:
IMO TALES should solve this for itself by introducing an if/then/else
expression form rather than depending on Python. If you can have a
"not:.." expression, surely you can have an "if:..:then:..:else:..
I think this was for the list...
Chris
Original Message
Subject: Re: [Zope-dev] [Vote] PEP308 voting began
Date: Wed, 05 Mar 2003 08:42:10 -0500
From: Brian Brinegar <[EMAIL PROTECTED]>
To: Chris Withers <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[
Guido van Rossum wrote:
IMO TALES should solve this for itself by introducing an if/then/else
expression form rather than depending on Python. If you can have a
"not:.." expression, surely you can have an "if:..:then:..:else:.."
expression.
I think not: is dubious and I'd find if-then-else way ove
10 matches
Mail list logo