source: trunk/gsdl/packages/yaz/doc/yaz-8.html@ 1860

Last change on this file since 1860 was 1343, checked in by johnmcp, 24 years ago

Added the YAZ toolkit source to the packages directory (for z39.50 stuff)

  • Property svn:keywords set to Author Date Id Revision
File size: 1.8 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<HTML>
3<HEAD>
4 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5 <TITLE>YAZ User's Guide and Reference: Future Directions</TITLE>
6 <LINK HREF="yaz-9.html" REL=next>
7 <LINK HREF="yaz-7.html" REL=previous>
8 <LINK HREF="yaz.html#toc8" REL=contents>
9</HEAD>
10<BODY>
11<A HREF="yaz-9.html">Next</A>
12<A HREF="yaz-7.html">Previous</A>
13<A HREF="yaz.html#toc8">Contents</A>
14<HR>
15<H2><A NAME="s8">8. Future Directions</A></H2>
16
17<P>The software has been
18successfully ported to the Mac as well as Windows NT/95 - we'd like to
19test those ports better and make sure they work as they should.
20<P>We have a new and better version of the frontend server on the drawing
21board. Resources and external commitments will govern when we'll be
22able to do something real with it. Fetures should include greater
23flexibility, greter support for access/resource control, and easy
24support for Explain (possibly with Zebra as an extra database engine).
25<P>We now support all PDUs of Z39.50-1995. If there is one of the
26supporting structures that you need but can't find in the prt*.h
27files, send us a note; it may be on its way.
28<P>The 'retrieval' module needs to be finalized and documented. We think
29it can form a useful resource for people dealing with complex record
30structures, but for now, you'll mostly have to chew through the code
31yourself to make use of it. Not acceptable.
32<P>Other than that, YAZ generally moves in the directions which appear to
33make the most people happy (including ourselves, as prime users of the
34software). If there's something you'd like to see in here, then drop
35us a note and let's see what we can come up with.
36<P>
37<HR>
38<A HREF="yaz-9.html">Next</A>
39<A HREF="yaz-7.html">Previous</A>
40<A HREF="yaz.html#toc8">Contents</A>
41</BODY>
42</HTML>
Note: See TracBrowser for help on using the repository browser.