Re: [Zope3-Users] Next Step to Bug Resolution???

2009-01-18 Thread Roger Ineichen
Hi Tim Betreff: Re: [Zope-dev] [Zope3-Users] Next Step to Bug Resolution??? Hi Dan, On Sat, 2009-01-17 at 01:28 +0300, Dan Korostelev wrote: Hi Tim. Unfortunately I didn't follow the discussion lately, so may be the problem is no more, but... There has been a tremendous amount

Re: [Zope3-Users] Next Step to Bug Resolution???

2009-01-18 Thread Tim Cook
On Sun, 2009-01-18 at 15:18 +0100, Roger Ineichen wrote: class DataStructure(Persistence): abstract class What is Persistence? Where does is come from? Sorry, I was just typing in a hurry. In reality it inherits from an openEHR class called Locatable but that gets into another whole

Re: [Zope3-Users] Next Step to Bug Resolution???

2008-12-18 Thread Tim Cook
Hi Dan, Thanks for taking a look. On Thu, 2008-12-18 at 20:06 +0300, Dan Korostelev wrote: Hi, Tim. I builded out your application and took a quick look at the error. It looks like you're mis-using the zope.schema.Field class and its interface. It should be only used in schema definition,