[Subversion] / PEAK / README.txt  

Diff of /PEAK/README.txt

Parent Directory | Revision Log

version 955, Wed Apr 2 17:45:24 2003 UTC version 957, Thu Apr 3 00:15:51 2003 UTC
Line 6 
Line 6 
  Code quality varies between modules, from "beta" to "experimental   Code quality varies between modules, from "beta" to "experimental
  pre-alpha".  :)   pre-alpha".  :)
   
   
  Package Description   Package Description
   
     PEAK is the "Python Enterprise Application Kit". If you develop      PEAK is the "Python Enterprise Application Kit". If you develop
Line 35 
Line 34 
     on building your application.      on building your application.
   
     PEAK tools can be used with other "Python Enterprise" frameworks such as      PEAK tools can be used with other "Python Enterprise" frameworks such as
     Zope and the Python DBAPI to construct web-based, GUI, or command-line      Zope, Twisted, and the Python DBAPI to construct web-based, GUI, or
     applications, interacting with any kind of storage, or with no storage      command-line applications, interacting with any kind of storage, or with
     at all.  Whatever the application type, PEAK can help you put it together.      no storage at all.  Whatever the application type, PEAK can help you put
       it together.
   
  Package Features   Package Features
   
Line 47 
Line 47 
       components and thus more easily combine and "wire" them together.        components and thus more easily combine and "wire" them together.
   
     * A comprehensive configuration framework that allows accessing      * A comprehensive configuration framework that allows accessing
       "utilities" and "configuration properties" in-context.  Properties        "utilities" and "configuration properties" in context.  Properties
       and utilities can be loaded or computed on demand, supplied by rules,        and utilities can be loaded or computed on demand, supplied by rules,
       defined in configuration files or code, in a supplied or custom        defined in configuration files or code, in a supplied or custom
       format.  Properties and utilities are contextual and can be safely        format.  Properties and utilities are contextual and can be safely
Line 91 
Line 91 
       models created in the XML-based XMI format.  Many open-source and        models created in the XML-based XMI format.  Many open-source and
       commercial modelling tools support XMI, inlcuding Argo/Poseidon and        commercial modelling tools support XMI, inlcuding Argo/Poseidon and
       MagicDraw UML.  PEAK includes pre-built support for UML versions 1.3        MagicDraw UML.  PEAK includes pre-built support for UML versions 1.3
       and 1.4, CWM 1.1, and MOF 1.3.1, using XMI versions 1.0 through 1.2.        through 1.5, CWM 1.1, and MOF 1.3.1, using XMI versions 1.0 through 1.2.
       Also included, a MOF->Python code generator, which was used to generate        Also included, a MOF->Python code generator, which was used to generate
       the UML and CWM support, and which you can use to generate support for        the UML and CWM support, and which you can use to generate support for
       other modelling languages based on the MOF.        other modelling languages based on the MOF.


Generate output suitable for use with a patch program
Legend:
Removed from v.955  
changed lines
  Added in v.957

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help