mailr2859 - /1.3/docs/data_model_redesign


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

Header


Content

Posted by edward . dauvergne on November 20, 2006 - 05:27:
Author: bugman
Date: Mon Nov 20 05:26:27 2006
New Revision: 2859

URL: http://svn.gna.org/viewcvs/relax?rev=2859&view=rev
Log:
Updated the data model redesign planning document to include links to the 
posts.


Modified:
    1.3/docs/data_model_redesign

Modified: 1.3/docs/data_model_redesign
URL: 
http://svn.gna.org/viewcvs/relax/1.3/docs/data_model_redesign?rev=2859&r1=2858&r2=2859&view=diff
==============================================================================
--- 1.3/docs/data_model_redesign (original)
+++ 1.3/docs/data_model_redesign Mon Nov 20 05:26:27 2006
@@ -1,6 +1,28 @@
 ######################################################
 # The relax data model redesign -- planning document #
 ######################################################
+
+
+# The proposal.
+###############
+
+The proposal was split into multiple posts to relax-devel.  The posts are:
+
+* The parent message 'Redesign of the relax data model:  A HOWTO for 
breaking relax'.
+Located at https://mail.gna.org/public/relax-devel/2006-10/msg00053.html 
(Message-id: <1160550133.9523.54.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>).
+
+* Section 1 'Redesign of the relax data model:  1.  Why change?'.
+Located at https://mail.gna.org/public/relax-devel/2006-10/msg00054.html 
(Message-id: <1160551172.9523.60.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>).
+
+* Section 2 'Subject: Redesign of the relax data model:  2.  A new run 
concept'.
+Located at https://mail.gna.org/public/relax-devel/2006-10/msg00056.html 
(Message-id: <1160555137.9523.70.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>).
+
+* Section 3 'Redesign of the relax data model:  3.  Molecules, residues, and 
spins'.
+Located at https://mail.gna.org/public/relax-devel/2006-10/msg00057.html 
(Message-id: <1160557041.9523.74.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>).
+
+* Section 4 'Redesign of the relax data model:  4.  Conclusion'.
+Located at https://mail.gna.org/public/relax-devel/2006-10/msg00058.html 
(Message-id: <1160557876.9523.79.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>).
+
 
 
 # Preparation.
@@ -13,9 +35,9 @@
 
 * Rename 'prompt/run.py' to 'prompt/pipe.py'.  Rename 'generic_fns/runs.py' 
to 'generic_fns/pipes.py'.
 
-* Create the data pipe looping function for the 'pipes' argument 
(http://???).
+* Create the data pipe looping function for the 'pipes' argument (Chris 
MacRaild, https://mail.gna.org/public/relax-devel/2006-10/msg00060.html, 
Message-id: <1160562239.14487.98.camel@mrspell>).
 
-* Create the spin loop function (http://???).
+* Create the spin loop function (Edward d'Auvergne, 
https://mail.gna.org/public/relax-devel/2006-10/msg00057.html, Message-id: 
<1160557041.9523.74.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>).
 
 * Create a function for returning specific spin data.
 
@@ -34,7 +56,7 @@
 
 * Remove all the 'run' arguments and the code accessing it.
 
-* Add the 'pipes' argument to each user function in the 'prompt' directory 
to allow looping over a number of data pipes (http://?).
+* Add the 'pipes' argument to each user function in the 'prompt' directory 
to allow looping over a number of data pipes (Chris MacRaild, 
https://mail.gna.org/public/relax-devel/2006-10/msg00060.html, Message-id: 
<1160562239.14487.98.camel@mrspell>).
 
 * Use the following code at the start if 'self.relax.data' is accessed by 
the function:
 -----




Related Messages


Powered by MHonArc, Updated Mon Nov 20 11:20:08 2006