mailRe: r3383 - /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 Chris MacRaild on October 28, 2007 - 23:51:
Hi Edward,

I've had a quick look over that discussion to try and remind myself
what I might have intended for residue.merge(). My best guess is that
it was in relation to situations where a user might want to treat
sugars and bases (or amides and methyls) as different residues. In
such a case, residue.merge() would merge the amide and methyl, say, to
revert to the conventional residue definition.

So the function I think I was proposing is quite different to a
residue.copy(), but might be a bit esoteric to be worthwile.

Gary, do you remember any of the context for the residue.merge()
proposal? Was it product of one of our 'off-list' discussions?

In any case, I am obviously not commited to the idea, so feel free to
let it drop.

Chris

On 10/29/07, Edward d'Auvergne <edward@xxxxxxxxxxxxx> wrote:
Chris,

I have removed the 'residue.merge()' function from the data model
redesign document.  The details for why are in the commit message
(duplicated below).  If you can see a purpose for this other than what
can be done with 'residue.copy()', I'll put it back and implement it.

Cheers,

Edward



On 10/28/07, edward@xxxxxxxxxxxxx <edward@xxxxxxxxxxxxx> wrote:
Author: bugman
Date: Sun Oct 28 20:32:32 2007
New Revision: 3383

URL: http://svn.gna.org/viewcvs/relax?rev=3383&view=rev
Log:
Removed the 'residue.merge()' from the data model redesign document.

I cannot see the purpose of this function, as it would probably duplicate 
the functionality of
'residue.copy()' function.  It was first mentioned by Chris MacRaild in 
the post at
https://mail.gna.org/public/relax-devel/2006-10/msg00061.html.


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=3383&r1=3382&r2=3383&view=diff
==============================================================================
--- 1.3/docs/data_model_redesign (original)
+++ 1.3/docs/data_model_redesign Sun Oct 28 20:32:32 2007
@@ -72,7 +72,6 @@
     residue.copy()
     residue.create()    # This is currently named 'sequence.add()'.
     residue.delete()
-    residue.merge()
     residue.rename()
     residue.renumber()



_______________________________________________
relax (http://nmr-relax.com)

This is the relax-commits mailing list
relax-commits@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel




Related Messages


Powered by MHonArc, Updated Wed Oct 31 10:23:14 2007