We seem to have disposed of the wildcard issue [snipped out
below], and I'm looking forward to Eric's results, but does
anyone else have any information about whether there is a
practical upper limit on how many objects can be indexed and
searched in a ZCatalog?
Michael Bernstein wrote:
>
> Afte
Hello all,
One of the Local File System users pointed out that calling
manage_addLocalFS from dtml doesn't work. I did some checking and discovered
that calling manage_addXXX doesn't work for any of the built-in products
either. My testing was with 2.2.5. Am I crazy or didn't this work at one
tim
"Phillip J. Eby" wrote:
>
> Just to expand a little on the abov... Racks should scale at least as
> well, if not larger than a ZCatalog, given the same storage backing for the
> ZODB. This is because ZCatalog has to manage a minimum of one forward and
> reverse BTree for *each* index, plus anot
Broke.
broke badly.
Not sur ecompletely why yet, but in 2.3b2, I can't move or copy a
ZCatalog. There is one in the Membership interface, so as a result, no
workie there.
After deleteing int from teh membership interface folder, I get a
traceback complaining about too many arguments in checkR
Hi,
I'm trying to work out a security strategy for data stored in
Specialists, where specific users need access to specific data
instances.
For example: A Customer object is linked to a Person and Address
objects. The customer needs permission to edit the her - and only her
- Address object.
Thanks for the warning Dieter,
but I'm managing threads/connections/sessions/POAs and a few other
things already to expose ZODB objects through CORBA sessions.
I wanted the _v_* attributes to live for the life of the DB Connections.
Last night I found a fix for the bug that prevented me from o
Ok here goes:
Install these patches on a 2.3.0b1 installation. The files to patch are
found in {Zope Dir}/lib/python/DocumentTemplate.
Thus far it seems stable, and I would like for anyone willing to test it
out.
WHY SHOULD YOU?
Although the original purpose of this patch is solve my own proble
Dieter Maurer wrote:
>
> [EMAIL PROTECTED] writes:
> > > http://www.zope.org/Members/haqa/ZStyleSheet
> >
> >Hrm - that's a little heavy for what I want - which is just an analog of
> > HTMLFile but for CSS files. That is, something I can add to my Python
> > product as an attribute. Def
hello zen masters
i just finished documenting a developer version of a port of the ACS's
(arsdigita community system) acs_page_contract to dtml. test it out,
i'm pretty sure everyone will be happy with the simplification of the
resulting dtml.
feed back and thoughts welcome.
if no bugs are
Steve Alexander writes:
> Michael Bernstein wrote:
>
>
> > Also, is there a way to disable wildcards in full text
> > searches?
>
> Do not allow direct queries to search the catalog. Instead, make
> searches go through an external method (or a PythonScript with Proxy
> permissions) t
John D. Heintz writes:
> I am using ZODB along with CORBA to expose peristent objects. Some of
> my objects have per-connection/session state.
> ...
> My initial idea is to have a _v_position attribute ...
Using "_v_" attributes for session state is a very bad idea.
They are thread(!) local
This was submitted to the collect quite a while ago as a bug..
Also I submitted a patch about 2 months ago for this, about the same
patch as yours.
On 22 Jan 2001, at 12:03, [EMAIL PROTECTED] wrote:
From: [EMAIL PROTECTED]
Date sent: Mon, 22 Jan 2001 12:03:14 +11
Does anybody know why sql methods only search the request object instead of
traversing the dtml namespace stack?
TIA,
Tim McLaughlin
___
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML
On Monday 22 January 2001 08:54, Casey Duncan wrote:
> I am working on a custom DTML tag (that I may unleash on the world when
> finished) that has brought to my attention an interesting feature of the
> DTML parser:
>
> It preparses everything in the block(s) between the start and end tags
> befo
Toby Dickenson wrote:
>
> Has anyone got a ZCatalog working with SiteAccess? Ive tried 2.2.0
> through 2.2.5, and Im seeing that it is storing paths to objects that
> it cant later traverse.
I think 2.3 is probably your best bet.
I did manage it, but only by carefully making sure that stuff wa
Has anyone got a ZCatalog working with SiteAccess? Ive tried 2.2.0
through 2.2.5, and Im seeing that it is storing paths to objects that
it cant later traverse.
Any help greatly appreciated,
Toby Dickenson
[EMAIL PROTECTED]
___
Zope-Dev maillist -
I am working on a custom DTML tag (that I may unleash on the world when
finished) that has brought to my attention an interesting feature of the
DTML parser:
It preparses everything in the block(s) between the start and end tags
before the document containing the code is committed.
My tag is a l
Hi,
I stumbled across a problem when trying to run Zope on our brand new OpenBSD
2.8 installation - Zope crashes when you try to access it. I did a search of
the mailing lists, and found out that there is something wrong with libc_r
in OpenBSD that prevents it from running Zope.
The message can
Tom Vijlbrief wrote:
>
> Hi,
>
> I've added the rename capability to the Zope FTP-server,
> so I could use the KDE FTP client (this is a known Zope bug).
Cool :-)
Thank you very much
Have you put them into the collector?
http://classic.zope.org:8080/Collector/
cheers,
Chris
___
19 matches
Mail list logo