mirror of
https://github.com/macintoshplus/doc-fr.git
synced 2026-03-29 04:12:21 +02:00
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@255972 c90b9560-bf6c-de11-be94-00142212c4b1
69 lines
1.8 KiB
XML
69 lines
1.8 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.21 $ -->
|
|
<!-- EN-Revision: 1.14 Maintainer: yannick Status: ready -->
|
|
<!-- Purpose: remote.other -->
|
|
<!-- Membership: pecl, external -->
|
|
<!-- Reviewed: yes -->
|
|
|
|
<reference xml:id="ref.hw" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>&Functions; Hyperwave</title>
|
|
|
|
<partintro>
|
|
|
|
<section xml:id="hw.todo">
|
|
<title>À faire</title>
|
|
<para>
|
|
Il reste encore beaucoup à faire :
|
|
<itemizedlist>
|
|
<listitem>
|
|
<simpara>
|
|
La fonction hw_InsertDocument doit être séparée
|
|
en deux : hw_insertobject() et hw_putdocument().
|
|
</simpara>
|
|
</listitem>
|
|
<listitem>
|
|
<simpara>
|
|
Les noms de nombreuses fonctions ne sont pas encore fixés.
|
|
</simpara>
|
|
</listitem>
|
|
<listitem>
|
|
<simpara>
|
|
La majorité des fonctions requièrent la connexion courante
|
|
comme premier paramètre. Cela conduit à beaucoup de frappe
|
|
clavier, même s'il n'y a souvent qu'une seule connexion en jeu.
|
|
Une connexion par défaut améliorerait ceci.
|
|
</simpara>
|
|
</listitem>
|
|
<listitem>
|
|
<simpara>
|
|
La conversion depuis un objet record en un objet array
|
|
a besoin de gérer les attributs multiples.
|
|
</simpara>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</para>
|
|
</section>
|
|
</partintro>
|
|
|
|
&reference.hw.entities.functions;
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"../manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
--> |