Use proper tags for references to man pages
[yaz-moved-to-github.git] / doc / future.xml
1 <!-- $Id: future.xml,v 1.7 2002-09-17 20:17:44 adam Exp $ -->
2  <chapter id="future"><title>Future Directions</title>
3   
4   <para>
5    We have a new and better version of the front-end server on the drawing
6    board. Resources and external commitments will govern when we'll be
7    able to do something real with it. Features should include greater
8    flexibility, greater support for access/resource control, and easy
9    support for Explain (possibly with Zebra as an extra database engine).
10   </para>
11   
12   <para>
13    The 'retrieval' module needs to be finalized and documented. We think
14    it can form a useful resource for people dealing with complex record
15    structures, but for now, you'll mostly have to chew through the code
16    yourself to make use of it. Not acceptable.
17   </para>
18   
19   <para>
20    &yaz; is a BER toolkit and as such should support all protocols
21    out there based on that. We'd like to see running ILL applications.
22    It shouldn't be that hard. Another thing that would be interesting is
23    LDAP. Maybe a generic framework for doing IR using both LDAP and
24    Z39.50 transparently.
25   </para>
26   
27   <para>
28    Other than that, &yaz; generally moves in the directions which appear to
29    make the most people happy (including ourselves, as prime users of the
30    software). If there's something you'd like to see in here, then drop
31    us a note and let's see what we can come up with.
32   </para>
33  </chapter>
34  
35  <!-- Keep this comment at the end of the file
36  Local variables:
37  mode: sgml
38  sgml-omittag:t
39  sgml-shorttag:t
40  sgml-minimize-attributes:nil
41  sgml-always-quote-attributes:t
42  sgml-indent-step:1
43  sgml-indent-data:t
44  sgml-parent-document: "yaz.xml"
45  sgml-local-catalogs: nil
46  sgml-namecase-general:t
47  End:
48  -->