Re: [Zope3-Users] Is zope3 dead?

2008-12-21 Thread Peter Bengtsson
e causes of the slowdown? Or maybe I just misinterpret the > symptoms? > > Warm Regards, > Alek > > ___ > Zope3-users mailing list > Zope3-users@zope.org > http://mail.zope.org/mailman/l

Re: [Zope3-Users] Re: Annoying thing about schema

2008-06-05 Thread Peter Bengtsson
2008/6/5 Philipp von Weitershausen <[EMAIL PROTECTED]>: > Peter Bengtsson wrote: >> >> Suppose you've written this: >> >> class ISomething(zope.interface.Interface): >> foo = zope.schema.TextLine(title="Foo") >> >> then you g

[Zope3-Users] Annoying thing about schema

2008-06-04 Thread Peter Bengtsson
schema-3.4.0-py2.4.egg/zope/schema/_bootstrapfields.py", line 263, in _validate super(MinMaxLen, self)._validate(value) File "/home/peterbe/buildout-eggs/zope.schema-3.4.0-py2.4.egg/zope/schema/_bootstrapfields.py", line 165, in _validate raise WrongType(value, self._type

Re: [Zope3-Users] Authentication without cookies

2008-04-14 Thread Peter Bengtsson
> Zope3-users mailing list > Zope3-users@zope.org > http://mail.zope.org/mailman/listinfo/zope3-users > -- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users

Re: [Zope3-Users] Re: Refreshing possible yet?

2006-11-07 Thread Peter Bengtsson
Philipp von Weitershausen wrote: To answer the question right away: No. Peter Bengtsson wrote: Since I'm still an eager zope3 newbie the misstakes I make are the kind of misstakes that you can't really write unittests for, like missing directives in the configure.zcml or incorre

[Zope3-Users] Refreshing possible yet?

2006-11-06 Thread Peter Bengtsson
ite up and running but for the moment it feels it's a bore to have to wait for the restart 3-6 seconds for every little change. -- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com ___ Zope3-users mai

[Zope3-Users] getId in zope3?

2006-11-05 Thread Peter Bengtsson
In Zope2 every object has an 'id' which meant that you can use someobject.getId() to find out what name the object is stored under in its container. Is there an equivalent in zope3? ...or am I looking for a solution to a problem that doesn't exist? -- Peter Bengtsson, work www.

[Zope3-Users] z3c.zrtresource or zc.resourcelibrary

2006-10-24 Thread Peter Bengtsson
thly define css, images, js without too much magic for my one and only skin. -- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users

Re: [Zope3-Users] Re: Email application form causing despair!

2006-03-14 Thread Peter Bengtsson
Michael Haubenwallner wrote: Peter Bengtsson wrote: Good code Laurence. Thanks. I wish we had a Cookbook to put all of these into. Zopelabs.com sucks unfortunately. Hmm, i have used zopelabs.com for many years now, its a great resource of information. Zope3 recipes could well be

Re: [Zope3-Users] Re: Email application form causing despair!

2006-03-14 Thread Peter Bengtsson
;s a utility anyway. Does it offer a way to edit any persistent schema? I'm feeling very lost, I hope someone can point me in the right direction. Thanks for the all the support. Regards, Graham ___ Zope3-users mailing list Zope3-users@z

Re: [Zope3-Users] Re: Visionaire! (All your problems, solved)

2006-03-02 Thread Peter Bengtsson
? On 3/2/06, Martin Aspeli <[EMAIL PROTECTED]> wrote: > On Thu, 02 Mar 2006 11:41:37 -, Peter Bengtsson > <[EMAIL PROTECTED]> wrote: > > > It's been a while but the last time I installed Plone it came with > > stuff like CookieCrumbler and Formulator. >

Re: [Zope3-Users] Visionaire! (All your problems, solved)

2006-03-02 Thread Peter Bengtsson
n throw Zope 2 in there if > you have to. But dont force the programmers to use it before they need > the functionality. > > -- > > hilsen/regards Max M, Denmark > > http://www.mxm.dk/ > IT's Mad Science > > __

[Zope3-Users] Cometh the hour... ZCML Configurator

2006-02-23 Thread Peter Bengtsson
k progress that I thought I'd share it with you guys. The motivation was that I got annoyed by people complaining that XML is so bad. I like XML situps! (that, and that I wanted some excuse to dabble with more hardcore dom scripting) -- Peter Bengtsson, work www.fry-it.com home www.peter

Re: [Zope3-Users] What attributes are made persistent

2006-02-16 Thread Peter Bengtsson
> > - Shaun > > > > > -Original Message- > > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > > On Behalf Of Stephan Richter > > > Sent: Wednesday, February 15, 2006 8:43 AM > > > To: zope3-users@zope.org > > >

Re: [Zope3-Users] What attributes are made persistent

2006-02-15 Thread Peter Bengtsson
On 2/15/06, Paul Winkler <[EMAIL PROTECTED]> wrote: > On Wed, Feb 15, 2006 at 01:21:14PM +0000, Peter Bengtsson wrote: > > I understand the mutation stuff and I always do it like this in zope2 > > (I'm a complete beginner in the zope3 world eager to learn): >

Re: [Zope3-Users] What attributes are made persistent

2006-02-15 Thread Peter Bengtsson
-- Forwarded message -- From: Peter Bengtsson <[EMAIL PROTECTED]> To: Jeff Shell <[EMAIL PROTECTED]> Date: Wed, 15 Feb 2006 13:14:58 + Subject: Re: [Zope3-Users] What attributes are made persistent On 2/15/06, Jeff Shell <[EMAIL PROTECTED]> wrote: > On 2/1

Re: [Zope3-Users] What attributes are made persistent

2006-02-14 Thread Peter Bengtsson
CPS Content Management http://www.cps-project.org/ > ___ > Zope3-users mailing list > Zope3-users@zope.org > http://mail.zope.org/mailman/listinfo/zope3-users > -- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issue

Re: [Zope3-Users] Squid/Apache Caching

2006-02-14 Thread Peter Bengtsson
ix.co.uk > > _______ > Zope3-users mailing list > Zope3-users@zope.org > http://mail.zope.org/mailman/listinfo/zope3-users > -- Peter Bengtsson, work www.fry-it.com home www.peterbe.com hobby www.issuetrackerproduct.com ___ Zope3-users mailing list Zope3-users@zope.org http://mail.zope.org/mailman/listinfo/zope3-users