mailr22789 - in /trunk: data_store/ lib/ lib/structure/internal/


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on April 16, 2014 - 15:01:
Author: bugman
Date: Wed Apr 16 15:01:48 2014
New Revision: 22789

URL: http://svn.gna.org/viewcvs/relax?rev=22789&view=rev
Log:
Shifted the data_store.relax_xml module into the relax library as lib.xml.

This module contains a couple of functions which are used for converting 
Python objects into an XML
representation and back again.  These are used not only by the relax data 
store, but also a number
of the structural objects in the relax library (which are themselves placed 
in the relax data
store).  This makes the relax library more independent from the rest of relax.


Added:
    trunk/lib/xml.py
      - copied unchanged from r22788, trunk/data_store/relax_xml.py
Removed:
    trunk/data_store/relax_xml.py
Modified:
    trunk/data_store/__init__.py
    trunk/data_store/align_tensor.py
    trunk/data_store/data_classes.py
    trunk/data_store/diff_tensor.py
    trunk/data_store/gui.py
    trunk/data_store/interatomic.py
    trunk/data_store/mol_res_spin.py
    trunk/data_store/pipe_container.py
    trunk/lib/__init__.py
    trunk/lib/structure/internal/displacements.py
    trunk/lib/structure/internal/models.py
    trunk/lib/structure/internal/molecules.py
    trunk/lib/structure/internal/object.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/data_store/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/__init__.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/data_store/align_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/align_tensor.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/data_store/data_classes.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/data_classes.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/data_store/diff_tensor.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/diff_tensor.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/data_store/gui.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/gui.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/data_store/interatomic.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/interatomic.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/data_store/mol_res_spin.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/mol_res_spin.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/data_store/pipe_container.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/pipe_container.py?rev=22789&r1=22788&r2=22789&view=diff

Removed: trunk/data_store/relax_xml.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/data_store/relax_xml.py?rev=22788&view=auto

Modified: trunk/lib/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/__init__.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/lib/structure/internal/displacements.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/internal/displacements.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/lib/structure/internal/models.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/internal/models.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/lib/structure/internal/molecules.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/internal/molecules.py?rev=22789&r1=22788&r2=22789&view=diff

Modified: trunk/lib/structure/internal/object.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/structure/internal/object.py?rev=22789&r1=22788&r2=22789&view=diff




Related Messages


Powered by MHonArc, Updated Wed Apr 16 16:00:02 2014