Re: [Zope] Instance within Instance

2000-11-30 Thread Daryl Stultz
Tim Cook wrote: > The folder doesn't exist until after the first response. So you > can't GET it's context in the same call you create it in. > > Make more sense? It makes perfect sense, but still doesn't work. I returned it to the two file call setup as you gave it to me and I get the same Auth

Re: [Zope] Instance within Instance

2000-11-29 Thread Daryl Stultz
fooled around with permissions as much as I could and couldn't make it work. Any ideas there? Thanks again. -- "Where is the fancy bread, in the heart or in the head?" Daryl Stultz - python, zope, blender, robots, really bad harmonica playing... [EMAIL PROTECTED] R

Re: [Zope] Instance within Instance

2000-11-29 Thread Daryl Stultz
;Where is the fancy bread, in the heart or in the head?" Daryl Stultz - python, zope, blender, robots, really bad harmonica playing... [EMAIL PROTECTED] RedHat Linux 6.1 - Dual Pentium Pro ___ Zope maillist - [EMAIL PROTECTED] http://lists.

Re: [Zope] Rookie Question - Syntax

2000-11-29 Thread Daryl Stultz
robably could answer your question as stated, but I'm too lazy. Instead, I will say that you should do such a thing from JavaScript instead. This is a discussion for elsewhere, and I'd be happy to take the discussion off-line... -- "Where is the fancy bread, in the heart or in the

Re: [Zope] Instance within Instance

2000-11-28 Thread Daryl Stultz
duct with two classes, creating one class from the manager creates the first class with the second inside it. Maybe I can write some Python for you or something in exchange :-) Thanks. -- "Where is the fancy bread, in the heart or in the head?" Daryl Stultz - python, blender, robot

Re: [Zope] Instance within Instance

2000-11-28 Thread Daryl Stultz
Tim Cook wrote: > The problem here is that even though you set REQUEST, it is a > string. You need to be in the context of the parent _object_. You > should try . Sorry, I thought of more... It's my understanding that dtml-with simply pushes a namespace onto the stack. What relationship does thi

Re: [Zope] Instance within Instance

2000-11-28 Thread Daryl Stultz
IDE class1. So I don't want the parent context, I want the class1 context. gets me the class2 instance at the same level... How can I get a new context of the newly created class1 instance? Thanks. Daryl Stultz - python, blender, robots, really bad harmonica playing... [EMAIL PROTECTED]

Re: [Zope] Instance within Instance

2000-11-27 Thread Daryl Stultz
#x27;) but that doesn't help. Isn't there SOMETHING in the REQUEST object that tells it where things should get created? Anymore info (or pointers to better docs) would be great. Thanks. Daryl Stultz - python, blender, robots, really bad harmonica playing... [EMAIL PROTECTED] RedHat Linux

Re: [Zope] Instance within Instance

2000-11-26 Thread Daryl Stultz
Tim Cook wrote: > NOT TESTED, but simialr to something I do: > > > > > > Hmmm, doesn't seem to be working (also results in class1 and class2 being at same level). I'll take a look at some other examples. Thanks for the help (and quick replies). _

[Zope] Instance within Instance

2000-11-26 Thread Daryl Stultz
at the same level as the class1 instance. How do I change the namespace to get the class2 instance inside class1? Thanks. -- "I ain't no stewin' rabbit, I'm a fricassein' rabbit. Have you got a fricassein' rabbit license?" Daryl Stultz - python, blender, r

Re: [Zope] ZClass within ZClass

2000-11-26 Thread Daryl Stultz
Thanks. -- "I ain't no stewin' rabbit, I'm a fricassein' rabbit. Have you got a fricassein' rabbit license?" Daryl Stultz - python, blender, robots, really bad harmonica playing... [EMAIL PROTECTED] RedHat Linux 6.1 - Dual Pentium Pro __

[Zope] ZClass within ZClass

2000-11-26 Thread Daryl Stultz
no success. I am an experienced Python programmer with strong object-oriented knowledge and good HTML. Any help will be greatly appreciated. Thanks. -- "I ain't no stewin' rabbit, I'm a fricassein' rabbit. Have you got a fricassein' rabbit license?"