[Zope3-checkins] CVS: zopeproducts/friendlyfolder - TODO.txt:1.1

Vincenzo Di Somma vincenzo@reflab.it
Tue, 24 Jun 2003 10:30:56 -0400


Update of /cvs-repository/zopeproducts/friendlyfolder
In directory cvs.zope.org:/tmp/cvs-serv9081

Added Files:
	TODO.txt 
Log Message:
Initial import

=== Added File zopeproducts/friendlyfolder/TODO.txt ===
Introspector

  - Differentiate between interfaces implemented in classes and 
    directly provided interfaces

  - Find the appriate candidate interface for marking

  - Give the possiblity to mark/unmark object with interfaces 

Factoriy directive 

Factory subdirective of content directive 

  - objectsprovide zcml directive to specify the interfaces
    implemented by the class and deprecate the implements directive