Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > eb9952e0ae9ee158f30292ed99dc91f2 > files > 10

gfal2-doc-2.1.1-0.fc17.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>CERN GFAL 2.0: $title</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">CERN GFAL 2.0
   &#160;<span id="projectnumber">2.0.1</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="contents">
<div class="textblock"><pre class="fragment">&lt;h1&gt; API CHANGE 2.0  : &lt;/h1&gt; 
        List of the scheduled changes for the GFal 2.0 API
</pre><h2>BRIEF OF THE CHANGES : </h2>
<ul>
<li>The old POSIX API is still unchanged, some new POSIX functions are added to the old one.</li>
</ul>
<ul>
<li>the old non-POSIX functions do not exist anymore, most of them are converted to a POSIX one ( ex : gfal_ls -&gt; gfal_opendir, gfal_readdir; gfal_turlsfromsurls -&gt; gfal_getxattr )</li>
</ul>
<ul>
<li>SRM related API is now in the gfal_plugin_lib. All the generic use case of the SRM API can be done with the POSIX API.</li>
</ul>
<ul>
<li>The old confusing error system disappear for a new GError system : <a class="el" href="group__posix__group.html#gac937c592821b1f2f7686c576e2594cba">gfal_posix_check_error</a> , <a class="el" href="group__posix__group.html#ga1a6354be6455622730969cc2e430688e">gfal_posix_print_error</a>, <a class="el" href="group__posix__group.html#ga3ba7d2031bf6c389002a9ccd2f4715ce">gfal_posix_strerror_r</a></li>
</ul>
<ul>
<li>LRC/EDG legacy support is dropped.</li>
</ul>
<ul>
<li>Lots of the old direct dependencies are no more needed and are removed ( globus, gsoap, ccheck )</li>
</ul>
<h2>OTHER DOCS : </h2>
<ul>
<li>More informations about the GError system : <a href="http://developer.gnome.org/glib/stable/glib-Error-Reporting.html">http://developer.gnome.org/glib/stable/glib-Error-Reporting.html</a> </li>
</ul>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.1
</small></address>
</body>
</html>