[Subversion] / PEAK / src / peak / metamodels / __init__.py  

View of /PEAK/src/peak/metamodels/__init__.py

Parent Directory | Revision Log
Revision: 1633 - (download) (as text)
Sun Jan 25 02:32:15 2004 UTC (20 years, 2 months ago) by pje
File size: 758 byte(s)
Added "state of the PEAK union" doc (STATUS.txt).  Moved old changes to
HISTORY.txt.  Updated copyright and package info.  Moved ancient and
improbable TODO's out to individual packages.  Readjust a3 TODO targets so
we can release it a lot sooner, preferably within 1-3 weeks.
"""Metamodelling/CASE Tools

Misc. To-do (mostly TransWarp leftovers)

  * Add ASDL model of the Python language

  * Helper methods in Elements & Services for marshalling, common queries, etc.

  * Code generation framework
    
    - Tagged values in stereotypes vs. main values?

    - Should tagged values be copied directly into templates?  Treated as
      Python expressions?

    - Should Services be generated using an Element class' "static"
      (class-scope) methods/attributes?

      - Are association-ends scoped?

      - Would it be better to seperate them?

    - What determines whether an implemented Service actually stores objects
      or delegates this to its subclass services?

  * Simple demo (browse XMI model via the web)

"""


cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help