2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 07:25:11 +00:00
|
|
|
<!-- $Revision$ -->
|
2005-09-04 19:39:32 +00:00
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<reference xml:id="ref.hw" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2007-12-22 17:02:17 +00:00
|
|
|
<title>Hyperwave &Functions;</title>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
<partintro>
|
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<section xml:id="hw.todo">
|
2002-04-15 00:12:54 +00:00
|
|
|
<title>Todo</title>
|
|
|
|
<para>
|
2002-07-22 13:12:36 +00:00
|
|
|
There are still some things to do:
|
2002-04-15 00:12:54 +00:00
|
|
|
<itemizedlist>
|
2002-07-22 13:12:36 +00:00
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
The hw_InsertDocument has to be split into
|
2002-04-15 00:12:54 +00:00
|
|
|
<function>hw_insertobject</function> and
|
2002-07-22 13:12:36 +00:00
|
|
|
<function>hw_putdocument</function>.
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
The names of several functions are not fixed, yet.
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
Most functions require the current connection
|
2002-04-15 00:12:54 +00:00
|
|
|
as its first parameter. This leads to a lot of typing, which
|
|
|
|
is quite often not necessary if there is just one open
|
2002-07-22 13:12:36 +00:00
|
|
|
connection. A default connection will improve this.
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
Conversion form object record into object array
|
2002-04-15 00:12:54 +00:00
|
|
|
needs to handle any multiple attribute.
|
2002-07-22 13:12:36 +00:00
|
|
|
</simpara>
|
|
|
|
</listitem>
|
2002-04-15 00:12:54 +00:00
|
|
|
</itemizedlist>
|
|
|
|
</para>
|
|
|
|
</section>
|
|
|
|
</partintro>
|
|
|
|
|
2007-12-10 17:06:11 +00:00
|
|
|
&reference.hw.entities.functions;
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
</reference>
|
2007-12-22 17:02:17 +00:00
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
<!-- 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
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-04-15 00:12:54 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|