Re: [Zope-dev] UML reverse engineering on ZClasses - I need somehelp

2000-11-29 Thread Maik Röder
Hi Philipp ! Philipp Auersperg wrote: generating zclasses out of an UML model should be possible and I want to implement it, but it has to be checked if all features of ZClasses have a match in UML and vice versa. I'm not sure how PropertySheets and Views translate to UML. For example

Re: [Zope-dev] UML reverse engineering on ZClasses - I need somehelp

2000-11-29 Thread Joachim Schmitz
On Wed, 29 Nov 2000, Maik Röder wrote: Hi Philipp ! Philipp Auersperg wrote: snip Before I go into generating zclasses I want to complete and publish the reverse engineering, therefor I want to clear some questions (see my original mail). Consider me a beta tester, me too

Re: [Zope-dev] OracleStorage, and possibly others

2000-11-29 Thread Chris McDonough
If you're at all interested, Kapil, it'd really be great if someone were to take over InterbaseStorage. It needs to be changed to use Bob Tierney's newer multithreaded GVInterbaseDA Python DB-API adapter (Kinterbasdb doesn't seem to get along with newer versions of Zope, and it's

Re: [Zope-dev] OracleStorage, and possibly others

2000-11-29 Thread Chris McDonough
Of course it would, for the same reasons as OracleStorage (eg FileStorage/Data.fs is inefficient) Actually, it's the other way around. OracleStorage is 30-to-50 times slower than FileStorage on writes. Reads are slow too but the slowness is somewhat negated by caching.

Re: [Zope-dev] OracleStorage, and possibly others

2000-11-29 Thread Lalo Martins
On Wed, Nov 29, 2000 at 07:02:50AM -0500, Chris McDonough wrote: Of course it would, for the same reasons as OracleStorage (eg FileStorage/Data.fs is inefficient) Actually, it's the other way around. OracleStorage is 30-to-50 times slower than FileStorage on writes. Reads are slow too

Re: [Zope-dev] RFC: Python/Zope Interfaces - More ZCatalog ;-)

2000-11-29 Thread Chris Withers
Jim Fulton wrote: It is a very good thing to have the specification very near to the implementation -- as a permanent guide to the implementor. Firtunately, modern displays allow multiple side-by-side windows. ;) G400, two displays :-) It is even better, when big parts of the

Re: [Zope-dev] ZPetterns implementation qustions

2000-11-29 Thread Phillip J. Eby
At 06:19 PM 11/29/00 +1100, Itai Tavor wrote: Hi, I'm trying to figure out the right way to implement a set of classes and roles in ZPatterns. I asked some questions about this a while ago, and then went away and did some learning, but I'm stuck again and I'm afraid I need to ask more

[Zope-dev] Meta-data clarification and Interface interfaces

2000-11-29 Thread Michel Pelletier
In my proposal: http://www.zope.org/Wikis/Interfaces/ExtensibleMetaData I mention interface object meta-data like pre/post conditions. This spurned a lot of interesting conversation, and I wanted to clarify some bits that I picked up from the thread. The proposal is not in any way trying to

Re: [Zope-dev] OracleStorage, and possibly others

2000-11-29 Thread Lalo Martins
On Wed, Nov 29, 2000 at 10:13:15AM -0500, Chris McDonough wrote: It sounds like you've done more comprehensive speed testing than we have. Can you share some numbers? Unfortunately no, I can't. We made measurements during a consulting job I did for another company, and it was made by them, not

[Zope-dev] BerkeleyStorage (Re: [Zope-dev] OracleStorage, and possibly others)

2000-11-29 Thread Lalo Martins
On Wed, Nov 29, 2000 at 04:28:26PM +, Ty Sarna wrote: Lalo Martins wrote: What about the other Storage projects? BerkeleyStorage has been dead for an year. It's not dead, it's just pining for the fjords! Seriously, AFAIK it still works, and it's mainly just stalled waiting for

[Zope-dev] BerkeleyStorage (was: Re: OracleStorage, and possibly others)

2000-11-29 Thread Chris McDonough
I actually need to get a BerkeleyStorage against BSDDB3 going for a customer fairly soon. Jim has done a lot of work on it, and it's looking like I'll probably end up finishing it. Robin Dunn has a Python extension module against the bsddb3 libraries that we're using. It may actually be

Re: [Zope-dev] Zope.org done broke

2000-11-29 Thread Michel Pelletier
Oops. Sorry for the spam. Nothing to see here folks, move along. -Michel ___ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists -

Re: [Zope-dev] BerkeleyStorage (was: Re: OracleStorage, and possibly others)

2000-11-29 Thread Ty Sarna
In article 01ba01c05a42$edabbb10$1f48a4d8@kurtz, Chris McDonough [EMAIL PROTECTED] wrote: I actually need to get a BerkeleyStorage against BSDDB3 going for a customer fairly soon. Jim has done a lot of work on it, and it's looking like I'll probably end up finishing it. Robin Dunn has a

Re: [Zope-dev] RFC: Python/Zope Interfaces

2000-11-29 Thread Dieter Maurer
Ken Manheimer writes: The separation need not mean that the specification is hard to access from the implementations, either for documentation or for runtime enforcement. Good! But, objection will come later. However, it *does* run contrary to the literate programming notion of

[Zope-dev] ZPatterns: Still Properties that are objects

2000-11-29 Thread Roch'e Compaan
I use external methods to set properties that are objects for my Dataskins. I have a Customer Dataskin with a property Address. Address is another Dataskin. In my editInstance for Customer I change the properties of Address directly: dtml-call

Re: [Zope] ZopeWeaver?

2000-11-29 Thread Simon Coles
Hi Andy, "Andy" == Andy McKay [EMAIL PROTECTED] writes: There are now all manner of Dreamweaver extensions, both Andy I tried it briefly and found that Dreamweaver cant seem to Andy handle a file with no extension such as index_html, so gave Andy up. Yes.. it's

Re: [Zope] Help!!

2000-11-29 Thread Phil Harris
Ot, I've seen this myself. Are you using IE5.5? It seems that on occasion when you have active desktop and outlook express running that win98/2K remembers the authentication details between instances of IE5.5. Realising that Outlook Express uses IE to display mail and active desktop is also

Re: [Zope] Help!!

2000-11-29 Thread Ot Ratsaphong
Hi Phil, Eric, Thanks for your responses, Chris McDonough sent me a message earlier today and told me what I had to do. My IE5.5 authentication settings were set so that it would automatically log me on to any application (ie. save my password). Because the first time I logged in was as

Re: [Zope] Import/Export Objects

2000-11-29 Thread Oleg Broytmann
On Tue, 28 Nov 2000, Rafael Amer Ramon wrote: I have installed Zope-2.2.2 with mod_pcgi and the Apache server. mod_pcgi or mod_pcgi2? I think the latter. When I try to import some objects exported from a proviously running ZServer, I get Internal Server Error and the following message

[Zope] ZTopics not working right --Error Value: Vocabulary

2000-11-29 Thread Umesh Soni
Hi I am trying to use ZTopics to create a visual hierarchy. I've got ZTopics installed ok but I am having problems with using them. If I create a top level ZTopic all is well and the ztopic will filter my catalog fine. However, if I try to create a hierarchy -even if only one level deep, I

Re: [Zope] [BUG] [Zserver] GET and HEAD give different MIME types

2000-11-29 Thread Stephane Bortzmeyer
On Tuesday 28 November 2000, at 21 h 18, the keyboard of Martijn Pieters [EMAIL PROTECTED] wrote: Note that you don't want the DTML code to be called on a HEAD request; it may have side effects a mere tpc_abort won't roll back. I understand but this seems a deviation (I don't say a violation

[Zope] Zope restarting itself?

2000-11-29 Thread Martin Winkler
Hi listies, maybe someone of you heard of a feature that Zope can restart itself when it dies abnormally. (Linux/Unix version). I found such a service for Windows NT, but not for Linux, although I am sure that I saw it a while ago somewhere... Is this just a parameter for z2.py or is there a

Re: [Zope] authentication

2000-11-29 Thread Chris McDonough
Hi Olaf, Have you read the "security" section of the "Zope Book" draft? It's linked from the front page of Zope.org. - Original Message - From: "Olaf Zanger" [EMAIL PROTECTED] To: "Zope Mailinglist" [EMAIL PROTECTED] Sent: Wednesday, November 29, 2000 1:45 AM Subject: [Zope]

Re: [Zope] ZTopics not working right --Error Value: Vocabulary

2000-11-29 Thread Chris McDonough
From what I remember, the TextIndex code wants to acquire the catalog's Vocabulary subobject. If you created your catalog without a Vocabulary (I think this is an option during the instantiation of a catalog), this can occur. This is arguably a bug. The vocabulary object should probably not be

Re: [Zope] ZopeWeaver?

2000-11-29 Thread Stefan H. Holek
On Wed, 29 Nov 2000, Simon Coles wrote: Yes, this works fine on the Mac. I suspect the difference is because on the Mac they are taking the http content types to figure out the content, but on Windows they are being lazy and using the file extension. Why they didn't use the same code I

[Zope] (no subject)

2000-11-29 Thread jacintha menezes
Hi, I have developed a product in windows 95/98. Is it possible to port that product to NT Machine. If so please tell me how?. Thanks, jacintha ___ Zope maillist - [EMAIL PROTECTED]

Re: [Zope] Zope restarting itself?

2000-11-29 Thread administrator
Have a look at: http://www.lightwerk.com//zope/monitoring Hi listies, maybe someone of you heard of a feature that Zope can restart itself when it dies abnormally. (Linux/Unix version). I found such a service for Windows NT, but not for Linux, although I am sure that I saw it a while ago

Re: [Zope] Zope restarting itself?

2000-11-29 Thread Oleg Broytmann
On Wed, 29 Nov 2000, Martin Winkler wrote: maybe someone of you heard of a feature that Zope can restart itself when it dies abnormally. (Linux/Unix version). I found such a service for Windows NT, but not for Linux, although I am sure that I saw it a while ago somewhere... Is this just a

Re: [Zope] authentication

2000-11-29 Thread Chris McDonough
I'd be willing to bet that you're not properly giving the "Manager" role to the content management user you create. You need to select "Manager" from the list of roles shown on the user creation form when you create the user. - Original Message - From: "Olaf Zanger" [EMAIL PROTECTED]

Re: [Zope] ZTopics not working right --Error Value: Vocabulary

2000-11-29 Thread Umesh Soni
From what I remember, the TextIndex code wants to acquire the catalog's Vocabulary subobject. If you created your catalog without a Vocabulary (I think this is an option during the instantiation of a catalog), this can occur. This is arguably a bug. The vocabulary object should probably

[Zope] ZPygreSQL

2000-11-29 Thread Robert Senger
Hi, does anybody know where to download ZPygreSQL? The Server www.zope.org seems to be down since hours... Need it urgent! Thanks! -- Dipl.-Phys. Robert Senger Fachgebiet Raumfahrttechnik Technische Universität München Boltzmannstr. 15, D-85747 Garching Tel:++49 / (0)89 / 289-15997 Fax:

[Zope] Editing SQL methods from Emacs (+ FTP server)?

2000-11-29 Thread Stephane Bortzmeyer
All the texts explaining the wonders of Zope tell that you can edit your DTML files from (X)Emacs, and not from the lame editor you get from your browser with the default HTML form. It works great for DTML but ange-ftp (GNU emacs 20.7) refuses to open the SQL methods ("File exists but cannot

Re: [Zope] Editing SQL methods from Emacs (+ FTP server)?

2000-11-29 Thread Anthony Baxter
I added a patch for ftp-enabling SQL Methods to either the collector or the zopeshell patch manager on sourceforge (I forget which right now, and it's late and I'm going to bed right now...) If you can't find it, email me and I'll dig it up. Stephane Bortzmeyer wrote All the texts

Re: [Zope] security

2000-11-29 Thread seb bacon
* Dieter Maurer [EMAIL PROTECTED] [001128 00:12]: Bowyer, Alex writes: Can some one explain how the Define Permissions screen works. I really don't understand the concept behind it, what does it mean for a permission setting to own a permission? All I need to do is to make

[Zope] PIL and Zope Poll Again !

2000-11-29 Thread Nestor A. Diaz L.
Sorry for the question, but i am getting crazy trying to get the Zope Poll Product working !! Have anybody installed this on a Debian machine? I am missing something? I installed the python-imaging* from 2.2 and it doesn't work, so i switch to python-imagin from Woody and it doesn't work to.

[Zope] strange behaviour of ZSQL methods

2000-11-29 Thread Martin Winkler
Hi listies, something strange is happening with my ZSQL methods. I have a huge query that works great when testing it in the management-interface - it returns about 10 records or so. but when I implement it into a dtml-method getting the parameters via X-Y-GMX: $flush REQUEST as usual, I am

Re: [Zope] . in python names

2000-11-29 Thread Chris Withers
Dieter Maurer wrote: But: Try to define a method(!) "index.html" in a class. I know, it is possible. But it is not natural. fair point :-) Chris ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross

Re: [Zope] ZCatalog: Query Syntax

2000-11-29 Thread Chris Withers
Andy McKay wrote: I am curious: Do others think this feature might be worth adding to the ZCatalog? If so, perhaps it should work its way into a proper feature request... Yes definitely. Well, where is the query syntax for ZCatalog actually documented? It'd be great if it was more

Re: [Zope] strange behaviour of ZSQL methods

2000-11-29 Thread Oliver Bleutgen
Hi listies, something strange is happening with my ZSQL methods. I have a huge query that works great when testing it in the management-interface - it returns about 10 records or so. but when I implement it into a dtml-method getting the parameters via X-Y-GMX: $flush REQUEST as usual, I

Re: [Zope] ZopeWeaver?

2000-11-29 Thread albert boulanger
One trick I use on my NT box is to use Dreamwaver for all the major html content which end in a .html extension and htmlkit for the index_html and like files. FYI, Albert Boulanger [EMAIL PROTECTED] ___ Zope maillist - [EMAIL PROTECTED]

[Zope] Rookie Question - Syntax

2000-11-29 Thread Walter Pleyer
Hi folks! I am a Zope/Python-Rookie and Ihave a probably quite simple problem: I must check if some must-fields from a form were filled out by a user. Checking data from a single field is no problem, but what's the correct syntax for checking more than one field (e.g. "name", "address",

Re: [Zope] security

2000-11-29 Thread Robin Becker
In article [EMAIL PROTECTED], seb bacon [EMAIL PROTECTED] writes * Dieter Maurer [EMAIL PROTECTED] [001128 00:12]: Bowyer, Alex writes: Can some one explain how the Define Permissions screen works. I really don't understand the concept behind it, what does it mean for a permission

Re: [Zope] ZopeWeaver?

2000-11-29 Thread Jason Cunliffe
Hello Thanks for all the comments so far on this topic. Hope to hear more. I have been looking this morning gain at the Extending Dreamweaver docs. [on Win32 its typically at C:\Program Files\Macromedia\Dreamweaver 3\Extending\ExtendingHelp.htm ] It seems to me that by using the XML-based

Re: [Zope] strange behaviour of ZSQL methods

2000-11-29 Thread Steve Spicklemire
How about: dtml-var "theQuery(REQUEST=REQUEST, src__=1)" -steve "Oliver" == Oliver Bleutgen [EMAIL PROTECTED] writes: Hi listies, something strange is happening with my ZSQL methods. I have a huge query that works great when testing it in the management-interface - it

Re: [Zope] [BUG] [Zserver] GET and HEAD give different MIME types

2000-11-29 Thread Martijn Pieters
On Wed, Nov 29, 2000 at 12:06:23PM +0100, Stephane Bortzmeyer wrote: On Tuesday 28 November 2000, at 21 h 18, the keyboard of Martijn Pieters [EMAIL PROTECTED] wrote: Note that you don't want the DTML code to be called on a HEAD request; it may have side effects a mere tpc_abort won't

Re: [Zope] Editing SQL methods from Emacs (+ FTP server)?

2000-11-29 Thread Stephane Bortzmeyer
On Thursday 30 November 2000, at 0 h 19, the keyboard of Anthony Baxter [EMAIL PROTECTED] wrote: I added a patch for ftp-enabling SQL Methods to either the collector or the zopeshell patch manager on sourceforge (I forget which right now, and it's late and I'm going to bed right now...) If

Re: [Zope] [BUG] [Zserver] GET and HEAD give different MIME types

2000-11-29 Thread Hamish Lawson
Martijn Pieters wrote: Note that you don't want the DTML code to be called on a HEAD request; it may have side effects a mere tpc_abort won't roll back. If the implication here is that the corresponding GET request could have meaningful side effects (i.e. not just changes to caches, logs or

RE: [Zope] Rookie Question - Syntax

2000-11-29 Thread Eric Walstad
Hi Walter, There's a good tutorial on how to design forms at: http://www.zope.org/Members/jules/smarterforms_html I like to let javascript handle the validation, it lightens the load a little on the server. I use Regular Expressions to check the validity of each field. There's a tutorial at:

Re: [Zope] Help!!

2000-11-29 Thread Jason C. Leach
hi, Create a user in acl_users, then use that person to manage the site. j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 29 Nov 2000, Ot Ratsaphong wrote: Hi, I'm new to Zope and have just installed Zope on a Win98 PC. I'm trying to

Re: [Zope] Zope restarting itself?

2000-11-29 Thread Jason C. Leach
hi, In linux I would just whip up a cron job, or script to keep an eye on it. In Linux (Unix) in's much easier to do your own restart method that it is with any of the windows so ... j. .. . Jason C. Leach ... University College of the Cariboo. .. On Wed, 29 Nov

[Zope] VHost logs.

2000-11-29 Thread Jason C. Leach
hi, Has anyone implemented there own logging for Virtual Sites? I was thinking in the site rules an External Method could be called, passed the Request obj, and from that generate logs for virtual sites. If anyone has done that, or knows of a better way I'd be interested in hearing it. j.

Re: [Zope] exchange parameters between DTML Documents

2000-11-29 Thread Oleg Broytmann
On Wed, 29 Nov 2000, Andrei Belitski wrote: In dependance of a link I would like to pass some document name as parameter to another DTML Document which displays for example the properties of the parameter document. How can I do it? I would appreciate any hints, thank you in advance The

Re: [Zope] Editing SQL methods from Emacs (+ FTP server)?

2000-11-29 Thread tom smith
I'm trying to get a list of lists using ZSQL Methods... I have two related tables, hounds and items. I want to get the hound_id in items like this but can't work out how to pass the hound_id variable... dtml-in get_hounds bdtml-var name dtml-var id/b dtml-in "get_items(hound_id='id')"

Re: [Zope] Factoids for supporting zope

2000-11-29 Thread Simon Coles
A clarification here. It refers to Digital Creations being a long term viable business entity. When we made "The Zope Decision", one of the attractions of the Zope/DC relationship is that whilst it is obviously very nice for everyone if DC continues to exist, and continues with their current

Re: [Zope] VHost logs.

2000-11-29 Thread Rob Miller
Jason C. Leach wrote: hi, Has anyone implemented there own logging for Virtual Sites? I was thinking in the site rules an External Method could be called, passed the Request obj, and from that generate logs for virtual sites. If anyone has done that, or knows of a better way I'd be

[Zope] Ah, I found it -- Estimate of community size

2000-11-29 Thread Albert Boulanger
This was the item is was looking for on how big the Members folders was, FYI. From: http://www.zope.org/Documentation/ZWN/ZWN-2000-09-26/index_html?pp=1 Zope Web by Ethan Fremen Exorcising Zope.org The extremely large Members folder (11139 of you!) and acl_users folder

Re: [Zope] VHost logs.

2000-11-29 Thread Oliver Bleutgen
Jason C. Leach wrote: hi, Has anyone implemented there own logging for Virtual Sites? I was thinking in the site rules an External Method could be called, passed the Request obj, and from that generate logs for virtual sites. If anyone has done that, or knows of a better way I'd be

Re: [Zope] Ah, I found it -- Estimate of community size

2000-11-29 Thread J. Atwood
I would also think that the size has grown in the last two months. Cheers, J At 12:47 PM -0500 11/29/2000, Albert Boulanger wrote: This was the item is was looking for on how big the Members folders was, FYI. From: http://www.zope.org/Documentation/ZWN/ZWN-2000-09-26/index_html?pp=1 Zope

[Zope] ZopeFind expression

2000-11-29 Thread Oliver Bleutgen
I fear this is anywhere in some howtos, but I couldn't find it. How can I get properties of a DTML-Documents parentfolder as expression in ZopeFind? At least I couldn't get the "Find" in Zope's webinterface to show all DTML-Documents whose parent-folder has a certain property. I guess I'm

Re: [Zope] Editing SQL methods from Emacs (+ FTP server)?

2000-11-29 Thread Steve Spicklemire
I'm trying to get a list of lists using ZSQL Methods... I have two related tables, hounds and items. I want to get the hound_id in items like this but can't work out how to pass the hound_id variable... dtml-in get_hounds bdtml-var name dtml-var id/b dtml-in

Re: [Zope] Ah, I found it -- Estimate of community size

2000-11-29 Thread albert boulanger
Now, I wonder wich statement is more accurate: http://www.zope.org/Documentation/ZWN/ZWN-2000-09-26/index_html?pp=1 Zope Web by Ethan Fremen Exorcising Zope.org The extremely large Members folder (11139 of you!) and acl_users folder was

[Zope] Help with Nested ZSQL methods

2000-11-29 Thread paul_s_johnson
I thought I saw this answer to this one time on http://www.zope.org once, but for the life of me I cannot seem to find it. I have two ZSQL methods, both tested and work. ZSQL method 1 === method id= sql_get_schedules SELECT * FROM Schedules WHERE JobID = dtml-var JobID

Re: [Zope] Help with Nested ZSQL methods

2000-11-29 Thread Pavel V. Piankov
try calling like this : dtml-in "sql_get_items(_.None,_)" also you might what to use dmt-sql var instead of dtml-var inside ZAQL Methods. regards -- pashah Here's the operative part of the dtml method that calls these methods: == dtml-in

Re: [Zope] Ah, I found it -- Estimate of community size

2000-11-29 Thread Jimmie Houchin
I would have to say that both are accurate at the time they were given. However, neither will be a truly accurate measurement of the users of Zope and the Zope community. They each measure different things. One measures the people who have "joined" Zope.org. """The extremely large Members folder

Re: [Zope] Does 2.2.4 solve Proxy+ZCatalog bugs?

2000-11-29 Thread ethan mindlace fremen
Marcin Kasperski wrote: The question as in the title. In changes for 2.2.3 I found: - Resolved known condition in the Catalog where objects are not guaranteed to be unindexed before indexing happens again. Now objects are guaranteed to be unindexed correctly first.

[Zope] DC and the PTK?

2000-11-29 Thread ethan mindlace fremen
Dennis Nichols wrote: At 11/28/00 11:34 AM, albert boulanger wrote: Whether to go with portal products from Plumtree or iPlanet. If this implies that you are considering using Zope's PTK, then you should be aware of this: You can *not* get commercial support from Digital Creations

[Zope] (no subject)

2000-11-29 Thread Anderson Ami
Zopers, Anybody knows how can I change the value of a property of an object which has a dynamic (string variable) name ? thanks, Anderson ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or

[Zope] distributing products

2000-11-29 Thread ethan mindlace fremen
jacintha menezes wrote: Hi, I have developed a product in windows 95/98. Is it possible to port that product to NT Machine. If so please tell me how?. Thanks, jacintha Products have a "distribution" tab that creates a

Re: [Zope] Editing SQL methods from Emacs (+ FTP server)?

2000-11-29 Thread ethan mindlace fremen
Stephane Bortzmeyer wrote: On Thursday 30 November 2000, at 0 h 19, the keyboard of Anthony Baxter [EMAIL PROTECTED] wrote: I added a patch for ftp-enabling SQL Methods to either the collector or the zopeshell patch manager on sourceforge (I forget which right now, and it's late and I'm

Re: [Zope] Rookie Question - Syntax

2000-11-29 Thread Daryl Stultz
Walter Pleyer wrote: I must check if some must-fields from a form were filled out by a user. Checking data from a single field is no problem, but what's the correct syntax for checking more than one field (e.g. "name", "address", "email") ? I probably could answer your question as stated,

[Zope] SQL and dtml-tree

2000-11-29 Thread Mike Kelland
I'm attempting to create a tree structure using dtml-tree from SQL results but I'm finding the documentation exceedingly cryptic. What I want to do is create the following structure: Client1 (tree Branch) Project1 Edit | Delete Project2 Edit | Delete Client2 Project1 Edit | Delete

Re: [Zope] Zope restarting itself?

2000-11-29 Thread Dieter Maurer
Martin Winkler writes: maybe someone of you heard of a feature that Zope can restart itself when it dies abnormally. (Linux/Unix version). I found such a service for Windows NT, but not for Linux, although I am sure that I saw it a while ago somewhere... Is this just a parameter for z2.py

Re: [Zope] Help with Nested ZSQL methods

2000-11-29 Thread Dieter Maurer
[EMAIL PROTECTED] writes: ... passing parameters to Z SQL methods ... This is an FAQ. You already know the searchable list archive at NIP? Z SQL methods do *NOT* take parameters from the DTML namespace. They only look at "REQUEST". You have two options: 1. put your parameters into the

[Zope] Re: (no subject)

2000-11-29 Thread Dieter Maurer
jacintha menezes writes: I have developed a product in windows 95/98. Is it possible to port that product to NT Machine. If so please tell me how?. Did you try it? What did not go? I expect it to work without any change. At least, if you speak of a Zope product. Dieter

Re: [Zope] ZopeWeaver?

2000-11-29 Thread albert boulanger
From: Dieter Maurer [EMAIL PROTECTED] Date: Thu, 30 Nov 2000 00:05:30 +0100 (CET) Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] ([EMAIL PROTECTED]) X-Mailer: VM 6.72 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid MIME-Version: 1.0

Re: [Zope] Factoids for supporting zope

2000-11-29 Thread Tres Seaver
Dennis Nichols [EMAIL PROTECTED] wrote: At 11/28/00 11:34 AM, albert boulanger wrote: From: "Chris McDonough" [EMAIL PROTECTED] Ah. Well, my opinion is that it'd be fairly dangerous to make the assertion that (as great as they both are) Zope and the Zope community can

Re: [Zope] Instance within Instance

2000-11-29 Thread Daryl Stultz
Tim Cook wrote: Daryl, Import the DarylProduct.zexp into your Products folder. The DarylExample.zexp can go anywhere in you Zope tree. As luck would have it, the file did not import into Products (File /usr/local/Zope/lib/python/OFS/CopySupport.py, line 406, in _verifyObjectPaste) It DID

Re: [Zope] Re:External Methods

2000-11-29 Thread Ender
check out the urlencode function of urllib. kapil Kini Natekar wrote: Hi, I am currently running a external method .This method calls a python script using the following line a href=\"http://localhost/cgi-bin/test.py?%s+%s\"%s/a" %(name,age,gender) Instead of calling the

[Zope] adding roles to Zope in Product.initialize()

2000-11-29 Thread Randall Kern
I wish to restrict the creation of a class (SpokeSite) to people with the "Add Spoke Site" permission, and in turn only provide that permission to people in the 'Super-manager' Role. When I call ProductContext.registerClass for my SpokeSite class, I can pass the permission argument with the

Re: [Zope] ZTopics not working right --Error Value: Vocabulary

2000-11-29 Thread Tres Seaver
Umesh Soni [EMAIL PROTECTED] wrote: Hi I am trying to use ZTopics to create a visual hierarchy. I've got ZTopics installed ok but I am having problems with using them. If I create a top level ZTopic all is well and the ztopic will filter my catalog fine. However, if I try to create a

Re: [Zope] ZCatalog: Query Syntax

2000-11-29 Thread Doug Morse
Chris, I also had great difficulty in finding any relevant documentation... (re: specifics regarding text and field searches against a ZCatalog)... So, it sounds like we should (a) make a feature request and (b) make a documentation request. I'm more than happy to write up and submit such

Re: [Zope] Ah, I found it -- Estimate of community size

2000-11-29 Thread Tres Seaver
albert boulanger [EMAIL PROTECTED] wrote: Now, I wonder wich statement is more accurate: http://www.zope.org/Documentation/ZWN/ZWN-2000-09-26/index_html?pp=1 Zope Web by Ethan Fremen Exorcising Zope.org The extremely large

[Zope] python methods

2000-11-29 Thread Terry Kerr
Hi, Is there any way to get access to inbuild python functions like 'filter' and 'lambda' within pythonMethods? terry -- Terry Kerr ([EMAIL PROTECTED]) Adroit Internet Solutions (www.adroit.net) Phone: +61 3 9563 4461 Fax: +61 3 9563 3856 ICQ: 79303381

Re: [Zope] adding roles to Zope in Product.initialize()

2000-11-29 Thread Chris McDonough
No... the stock answer is "use local roles". I had a proposal up to create an interface for programmatically adding roles on dev.zope.org but it's quite dead. The thought behind this is that actual roles are reserved for administrator usage, not developer usage. Which leaves us in sort of this

Re: [Zope] ZCatalog: Query Syntax

2000-11-29 Thread Chris McDonough
The place to start might be to actually help write some documentation. There is a docs process description at http://dev.zope.org/Wikis/DevSite/Projects/DocumentationProcess/Documentatio nGuide . This should at least give you an idea of how to proceed. - Original Message - From: "Doug

Re: [Zope] Instance within Instance

2000-11-29 Thread Daryl Stultz
Tim Cook wrote: Well, Tim, I'm sorry to say I am back where I started :-( I took your (working) example and modified it. I want to be able to add the MyClass1/MyClass2 combo from the management interface (the add product thing). I combined all the code into MyClass1_add. If I use this:

[Zope] Is there an interest for Zope classes taught in Europe

2000-11-29 Thread Gary Graham
Digital Creations is considering offering Zope classes for the European market with perhaps two classes in the Springtime in 2001. We are asking for your input on: 1) are there any students interested in attending? 2) suggestions for class locations and dates? 3) price has not been set yet and

Re: [Zope] Factoids for supporting zope

2000-11-29 Thread albert boulanger
One query about your plans for PTK. In my opinion it would be good to incorporate into it, at some level, capability like Microsoft's Digital Dashboard -- you know like mynetscape.com edit capabilities. (Actually the use of dynamic html in Excite's version of the same thing is nicer.) I would

Re: [Zope] adding roles to Zope in Product.initialize()

2000-11-29 Thread Jerome Alet
On Wed, 29 Nov 2000, Randall Kern wrote: By "use local roles", you mean do it manually, through the web ui? I don't see how I could create a local role from code either, since none of my objects have been created yet. You can do it in the manage_afterAdd() method of your class: ---CUT---