Re: [Zope] Re: ZClass in ZClass problem

2000-07-03 Thread Oleg Broytmann
On Mon, 3 Jul 2000, Oleg Broytmann wrote: >Reinstalling from sources didn't help. I recompiled and reran 2.2.0b3, > imported FlexFAQ2 (which surely worked with 2.1.4) and got the same > problem. Oops! I am very, very sorry :( I connected directly to ZServer - and all things worked as desig

Re: [Zope] Re: ZClass in ZClass problem

2000-07-03 Thread Oleg Broytmann
On Mon, 3 Jul 2000, Oleg Broytmann wrote: > The first thing to try will be to > reinstall Zope from the very beginning and not install any additional > Products, right? Reinstalling from sources didn't help. I recompiled and reran 2.2.0b3, imported FlexFAQ2 (which surely worked with 2.1.4) and

Re: [Zope] Re: ZClass in ZClass problem

2000-07-03 Thread Oleg Broytmann
On Mon, 3 Jul 2000, Shane Hathaway wrote: > They are a special feature of ZClass development. The spaces let you > write implementations of methods that would otherwise conflict with > existing methods. That's why you can, for example, write your own > "manage_main", which would normally conflic

Re: [Zope] Re: ZClass in ZClass problem

2000-07-03 Thread Shane Hathaway
Oleg Broytmann wrote: >It seems you are taking me as an idiot :( I know what is %20 means in > URLs. I want to know where I got these from, and how to get rid of it... They are a special feature of ZClass development. The spaces let you write implementations of methods that would otherwise c

Re: [Zope] Re: ZClass in ZClass problem

2000-07-03 Thread Oleg Broytmann
On Sun, 2 Jul 2000, Tino Wildenhain wrote: > > On Sat, 1 Jul 2000, Oleg Broytmann wrote: > > >Then the problems begin. All management URLs for inner ZClass contain > > > %20, so URLs look like > > > "propertysheets/methods/RandomZItem%20/manage_workspace" and > > > "propertysheets/methods/Rand

Re: [Zope] Re: ZClass in ZClass problem

2000-07-02 Thread Tino Wildenhain
Oleg Broytmann wrote: > > Followup to myself... > > On Sat, 1 Jul 2000, Oleg Broytmann wrote: > >Then the problems begin. All management URLs for inner ZClass contain > > %20, so URLs look like > > "propertysheets/methods/RandomZItem%20/manage_workspace" and > > "propertysheets/methods/Ran

[Zope] Re: ZClass in ZClass problem

2000-07-01 Thread Oleg Broytmann
Followup to myself... On Sat, 1 Jul 2000, Oleg Broytmann wrote: >Then the problems begin. All management URLs for inner ZClass contain > %20, so URLs look like > "propertysheets/methods/RandomZItem%20/manage_workspace" and > "propertysheets/methods/RandomZItem_add%20/manage_workspace". I