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

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

Parent Directory | Revision Log

version 1632, Sat Jan 24 01:36:36 2004 UTC version 1633, Sun Jan 25 02:32:15 2004 UTC
Line 1 
Line 1 
 """Metamodelling/CASE Tools"""  """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)
   
   """
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help