[pyPYME-Giotto] [pyPYME-SVN] Commit r100
Status: Planning
Brought to you by:
pyneo
From: <coo...@py...> - 2005-09-09 01:15:15
|
Author: pyneo Date: Fri Sep 9 03:15:01 2005 New Revision: 100 URL: http://dev.pypyme.org/trac/changeset/100?rev=3D100&view=3Drev Log: Versi=C3=B3n (inicial) del servicio de instalaci=C3=B3n/actualizaci=C3=B3n/= desinstalaci=C3=B3n de componentes y m=C3=B3dulos que incluye la parte de c= reaci=C3=B3n autom=C3=A1tica del esquema de datos. Resuelve la generaci=C3=B3n de las cl=C3=A1usulas DDL a partir de un Schema= (modelo l=C3=B3gico) pero no su ejecuci=C3=B3n (para convertirlo en un mod= elo f=C3=ADsico). Added: trunk/org/pypyme/charon/socs/deployer/ trunk/org/pypyme/charon/socs/deployer/__init__.py (with props) trunk/org/pypyme/charon/socs/deployer/c/ trunk/org/pypyme/charon/socs/deployer/c/__init__.py (with props) trunk/org/pypyme/charon/socs/deployer/c/director.py (with props) trunk/org/pypyme/charon/socs/deployer/e/ trunk/org/pypyme/charon/socs/deployer/e/__init__.py (with props) trunk/org/pypyme/charon/socs/deployer/e/interfaces.py (with props) trunk/org/pypyme/charon/socs/deployer/m/ trunk/org/pypyme/charon/socs/deployer/m/__init__.py (with props) trunk/org/pypyme/charon/socs/deployer/m/ddl_executor.py (with props) trunk/org/pypyme/charon/socs/deployer/m/ddl_generator.py (with props) trunk/org/pypyme/charon/socs/deployer/m/easexml_adapter.py (with prop= s) trunk/org/pypyme/charon/socs/deployer/m/xml2ddl_adapter.py (with prop= s) trunk/org/pypyme/charon/socs/deployer/m/xml_generator.py (with props) trunk/org/pypyme/charon/socs/deployer/s/ trunk/org/pypyme/charon/socs/deployer/t/ trunk/org/pypyme/charon/socs/deployer/t/__init__.py (with props) trunk/org/pypyme/charon/socs/deployer/t/test_director.py (with props) trunk/org/pypyme/charon/socs/deployer/t/test_generator.py (with props) trunk/org/pypyme/charon/socs/deployer/v/ |