Archive for the 'Zope3' Category

Been having a lot of fun last week with my Zope 3 project, using SQLObject. The project is near the end, so now its time for polishing some sharp edges. One of the first things that came to mind was the lack of DELETE CASCADE and foreign key constraints. That one was a required feature [...]


Hello everyone, I’m not dead, but working like if was about to. :) We are on the final mile for a Zope 3 project which involves SQLObject integration and is going to be backed by Sybase (which reminds me that I should actually test it with Sybase, IIRC!). Currently we are deploying with Postgres, which [...]


This week, I and Stephan Richter were working on TTW Schema in Zope 3. I started it because it was needed for a project of mine, which aims to integrate SQLObject and Zope 3. The use case I had was the following: A object would need to have a category Depending on the category, different [...]


Just so you know, I haven’t died. No, no. I’m still alive and breathing. I just have been buried in a flood of work in the last 3 days. More about it later. Just so you know, I’m working on the following stuff: Archetypes (trying to get 1.0 out of the door) Zope 3 (a [...]


Garret Smith has written a really nice proposal on Widgets, Schemas and forms for Zope 3. I’ve been seeing lots of discussion on #zope3-dev about this on the last few days, and I’m really interested in seeing what comes out of this. Specially, I’m eager to try the Wizard stuff that the people at the [...]