RE: [Zope3-Users] Adapting a builtin?

2005-12-07 Thread Roger Ineichen
Hi Jim, can you confirm that this is a valid concept for the adapter registry or do we get trouble in the future? I didn't find any sample in the README.txt files about adapting builtin strings like a "principal_id"). Hi Michael and Mac > -Original Message- > From: [EMAIL PROTECTED] >

[Zope3-Users] Confused re Fine Distinction btw a View and a Page

2005-12-07 Thread Jeff Rush
I'm trying to understand how a sequence of pages is handled, as one example the IAdding (+) view. I'm running into the TAL use of the terminology: @@standard_macros/page versus @@standard_macros/view Both of those have much of the Zope interface look, just that /page drops the tabbar

Re: [Zope3-Users] Adapting a builtin?

2005-12-07 Thread Jim Fulton
It is valid both to: - Declare an interface for a built-in type and register adapters for that interface, and to - Register adapters for builtin types directly. I can't promise that this works now, but it ought to work. I'm 90% sure that it does in fact work, at least in Zope 3. Jim Roger I

[Zope3-Users] Anyone doing an ORM for Zope3?

2005-12-07 Thread Jeff Rush
Just wondering if anyone is currently or planning to produce any kind of ORM for Zope 3? I'm representing some rows of SQL data as Zope 3 objects and find I need some kind of minimal layer. While I can issue SQL requests easily, in Zope3 when receiving, validating and storing an add/edit form

Re: [Zope3-Users] Anyone doing an ORM for Zope3?

2005-12-07 Thread Duncan McGreggor
On Dec 7, 2005, at 11:08 AM, Jeff Rush wrote: Just wondering if anyone is currently or planning to produce any kind of ORM for Zope 3? Take a look at sqlos: http://codespeak.net/z3/sqlos/ It uses the SQLObject ORM. d ___ Zope3-users mailing li

[Zope3-Users] Zope 3.1.0 make error -- permissions

2005-12-07 Thread gnuguy
I'm getting some strange permissions error when I try to install Zope 3.1.0. I installed Python 2.4.2 from source, no problems there. The README file for Zope 3.1.0 says the usual install directory for Zope is at /usr/local, so as root I copied the tar file there and unpacked it. Running ./configu

Re: [Zope3-Users] Zope 3.1.0 make error -- permissions

2005-12-07 Thread Andreas Jung
--On 7. Dezember 2005 20:20:36 + [EMAIL PROTECTED] wrote: [EMAIL PROTECTED]:~/Zope-3.1.0> make /usr/local/src/Python-2.4.2 install.py -q build make: execvp: /usr/local/src/Python-2.4.2: Permission denied make: *** [build] Error 127 The above error was from a second try, as my regular user

Re: [Zope3-Users] Zope 3.1.0 make error -- permissions

2005-12-07 Thread gnuguy
I tried that in the zope-3.1.0 directory. I changed everything to 777 permissions. No go. > > > > Original Message >From: [EMAIL PROTECTED] >To: [EMAIL PROTECTED], zope3-users@zope.org >Subject: Re: [Zope3-Users] Zope 3.1.0 make error -- permissions >Date: Wed, 07 Dec 2005 21:23:59 +010

[Zope3-Users] Re: Anyone doing an ORM for Zope3?

2005-12-07 Thread Florent Guillaume
Jeff Rush wrote: Just wondering if anyone is currently or planning to produce any kind of ORM for Zope 3? I'm representing some rows of SQL data as Zope 3 objects and find I need some kind of minimal layer. While I can issue SQL requests easily, in Zope3 when receiving, validating and storin

Re: [Zope3-Users] Zope 3.1.0 make error -- permissions

2005-12-07 Thread Alen Stanisic
On Wed, 2005-12-07 at 20:20 +, [EMAIL PROTECTED] wrote: > I'm getting some strange permissions error when I try to install Zope > 3.1.0. > > I installed Python 2.4.2 from source, no problems there. The README > file for > Zope 3.1.0 says the usual install directory for Zope is at > /usr/local,

Re: [Zope3-Users] Zope 3.1.0 make error -- permissions

2005-12-07 Thread Andreas Jung
--On 7. Dezember 2005 20:45:11 + [EMAIL PROTECTED] wrote: I tried that in the zope-3.1.0 directory. I changed everything to 777 permissions. No go. Maybe you need to read error messages carefully. There error occurs *HERE*: /usr/local/src/Python-2.4.2 -aj pgpkthJgQ1gK6.pgp Descript