<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>remove me plz<BR><BR>
<DIV><FONT color=#000000><STRONG>Yosry SHADY </STRONG></FONT><BR></DIV><BR><BR>
<HR id=stopSpelling>
&gt; From: jpetso@gmx.at<BR>&gt; To: development@drupal.org<BR>&gt; Date: Sun, 7 Sep 2008 18:07:45 +0200<BR>&gt; Subject: Re: [development] CCK field modules maintainers - D6 upgrade path<BR>&gt; <BR>&gt; On Saturday 06 September 2008, Yves Chedemois wrote:<BR>&gt; &gt; To all CCK field modules maintainers :<BR>&gt; &gt; please read http://drupal.org/node/304813<BR>&gt; <BR>&gt; It would make a lot of sense to also have this in the handbook, at <BR>&gt; http://drupal.org/node/191796<BR>&gt; <BR>&gt; Of course, with inter-dependent module stacks getting popular, the nifty <BR>&gt; solution would be a solution in Drupal core, like, say,<BR>&gt; <BR>&gt; mymodule.install:<BR>&gt; ...<BR>&gt; /**<BR>&gt; * Implementation of hook_update_dependencies().<BR>&gt; * Not necessary to implement if this module's update functions do not<BR>&gt; * depend on other module's updates.<BR>&gt; */<BR>&gt; function mymodule_update_dependencies() {<BR>&gt; return array(<BR>&gt; 6000 =&gt; array(<BR>&gt; 'content' =&gt; 6000, // needs at least CCK 6.x<BR>&gt; 'filefield' =&gt; 6301, // and filefield-6.x-3.1 (made up the update no.)<BR>&gt; ),<BR>&gt; );<BR>&gt; }<BR>&gt; ...<BR>&gt; <BR>&gt; Those upgrade dependencies are (still?) so much of an edge case that a lot of <BR>&gt; module developers are apt to ignore them, while with a centralized framework <BR>&gt; it would be easy to implement, with updates being less error prone. Plus <BR>&gt; instead of aborting the whole process like in the above CCK note, those <BR>&gt; updates could run correctly in one go.<BR>&gt; <BR>&gt; Seems easy enough, but I don't exactly feel strong enough about that idea to <BR>&gt; implement it :P<BR>&gt; <BR><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>