==========================================================
Things to do for the next release (in no particular order)
==========================================================

Features
--------

- Finish simplification of component architecture.

  o Convert services to utilities (Stephan)

- Finish new Message support (Phillip)

- Fix final issues relating the new PAS and related UIs

- The API Doc Tool needs to be updated to reflect latest design changes

  o Better support for multi-adapters

  o Presentation components are now just adapters

  o Services will be utilities

- Develop a generic browser:form directive

- Support for iterable sources

- Issue 292: Add factory to browser:resource directive 

- Issue 295: Sort out defaultView 

- Issue 309: <schemadisplay> should support <widget>

- Allow adapters (including views) to be registered for classes
  (really implementation specifications of classes) as well as
  interfaces. This has been done for page directives but needs to be
  done for other adapter directives.


Miscellaneous
-------------

- Remove XXX comments

  o FTP interfaces (Stephan)

- Ensure backward compatibility

  o Run book sources against source tree (Stephan and Phillip)

- Create a new ZODB generation for the following objects:

    - PluggableAuthenticationService --> PAS

Bug Fixes
---------

* 284: Bogus 404 errors with TALES traversal fails 

* 287: Active ftp seems broken 

* 288: IE xmltree.js line 225 error 

* 296: missing display widgets 

* 298: Role/permission title and description should be messageids

* 301: Bug with i18n:name and i18n:translate on the same element 

* 302: File objects can't contain non-ascii characters

* 306: page/view-menu-layer configuration

* 307: browser:addMenuItem and broken view references

* 310: Two test failures under Python 2.4 (Stephan)

* 313: importchecker.py ignores assignment to module attributes 

* 314: i18n:translate removes line breaks from <pre>...</pre> contents

* 316: Zope3X test.py truncates path with dir=

* 317: Relative links don't work in Page Template

* 319: Navigation with anonymous

* 321: TravelsalError after renaming or moving Sites with local services 

* 323: Permission zope.Public in addfrom does not work

* 329: apidoc + TAL (Stephan)
 

Bugs starting with * represent bugs that must be fixed for the 3.0.x branch as
well.
