CPSDocument
===========

$Id: README.txt 8923 2003-10-19 12:24:28Z sfermigier $

This provides a Flexible Document for CMF (it is independent of CPS). It
is based on the framework of CPSSchemas which gives us all the fields,
widget and validation we need.

This package adds a new FlexibleTypeInformation with which documents
that automatically obey a schema and some layouts can be created. It
also provides a mixin for documents who can have their schemas and
layouts inferred from a FlexibleTypeInformation or directly found in the
instance, which gives us the "flexible" part.

More information

  You can find more information about CPS3 in the "EuroPython
  slides":http://www.europython.org/Talks/Slides/cps_europython_2003.pdf
    
  See also the "Nuxeo web site":http://www.nuxeo.com/en/ and "CPS
  Project":http://www.cps-project.org/ for more details.

  There is now a "cps-devel mailing
  list":http://lists.nuxeo.com/mailman/listinfo/cps-devel for CPS3 (and CPS2)
  developers. CPS users lists ("cps-users
  (english)":http://lists.nuxeo.com/mailman/listinfo/cps-users and
  "cps-users-fr (french)":ttp://lists.nuxeo.com/mailman/listinfo/cps-users-fr)
  are also available.
