[Zope3-dev] Release for Views As Adapters

Jim Fulton jim at zope.com
Mon Sep 27 18:29:09 EDT 2004


dev at projekt01.ch wrote:
> The implementation of "Implement Views As Adapters"
> gives me a little headache.
> 
> The implementation is really great but my question is:
> 
> How long does it takes till we have a release 
> candidate which provides this new implementation.

Quite a long time.


> We work on a poject where we use the release candidate
> for to develope on. And there we use some concept 
> for to register views as multi adapters. This 
> code breaks now. That's ok we can fiy this, but now we 
> have no real base for to develope on. 

The "implement views as adapters" change should be transparent
to you.  If you are basing development on X3.0, you need to just
the view apis, which will work in X3.1 too.

You may not be aware that X3.0 supports the concept of multi-views.

When you define a view, you can define it for multiple interfaces.

The "implement views as adapters" change is mostly an internal cleanup.


> e.g
> Zope3 release candidate mixed with the presentation package.

What presentation package?


> I think such changes requiere a fast releas management.

These particular changes are no cause for a new release.


> Don't hit me for that question, but is it possible 
> to start a z3.1 Alpha which provides a outlook with
> such fundamental changes?

Sure, but:

- I don't think there's enough new to justify a new release

- It's a lot of work making a release


> Perhaps we can discuss some of this questions on the IsarSprint:

Sounds like a good idea.

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list