<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.opendap.org/index.php?action=history&amp;feed=atom&amp;title=ProgrammerGuideFootnotes</id>
	<title>ProgrammerGuideFootnotes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.opendap.org/index.php?action=history&amp;feed=atom&amp;title=ProgrammerGuideFootnotes"/>
	<link rel="alternate" type="text/html" href="https://docs.opendap.org/index.php?title=ProgrammerGuideFootnotes&amp;action=history"/>
	<updated>2026-08-25T19:28:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://docs.opendap.org/index.php?title=ProgrammerGuideFootnotes&amp;diff=1901&amp;oldid=prev</id>
		<title>Yuan: New page: #    While this manual describes the C++ toolkit in detail, all of the concepts and much of the structure can be directly translated to the Java toolkit.  #    Whatever it is. The DODS cli...</title>
		<link rel="alternate" type="text/html" href="https://docs.opendap.org/index.php?title=ProgrammerGuideFootnotes&amp;diff=1901&amp;oldid=prev"/>
		<updated>2008-01-26T14:17:31Z</updated>

		<summary type="html">&lt;p&gt;New page: #    While this manual describes the C++ toolkit in detail, all of the concepts and much of the structure can be directly translated to the Java toolkit.  #    Whatever it is. The DODS cli...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;#    While this manual describes the C++ toolkit in detail, all of the concepts and much of the structure can be directly translated to the Java toolkit. &lt;br /&gt;
#    Whatever it is. The DODS client can be another server, a user application linked with a DODS-compliant API, or a standalone program using the DODS data access protocl API. In any case, the use of the class libraries described in this document is identical. &lt;br /&gt;
#    Actually, there is no reason that type, etc. cannot be stored as an attribute; however, it must be in the DDS regardless &lt;br /&gt;
#    A Pix is a &amp;quot;pseudoindex&amp;quot; object. See the libstdc++ documentation for more information. &lt;br /&gt;
#   For example, the subclasses JGConnect and NCConnect exist for JGOFS and NetCDF, respectively. &lt;br /&gt;
#    A single entry in a sequence, modelled as a row in a relational table, is sometimes called an instance of the sequence. This is useful terminology, but is occasionally confusing when we are also talking about instances of objects. &lt;br /&gt;
#    The NetCDF client library has been rewritten a couple of times since these examples were taken from it. Most of the changes involve additional functionality not necessary for the illustrations here. We have also removed some error-checking to make the intention clearer. Therefore the actual code in the NetCDFsoftware may not match these examples. However, these examples will work. &lt;br /&gt;
#    The nph- is a relic, dating from the misty dawn of the World Wide Web and the first http standards. It stands for &amp;quot;Non-Parsing Header&amp;quot; (See the CGI 1.1 Standard for more information.), and is the only way to pass data through many httpd servers unparsed. &lt;br /&gt;
#    You can use this even if you want to access files outside that subtree. Simply use a symbolic link and make sure that your server is set to follow symbolic links. &lt;br /&gt;
#    The &amp;quot;Data:&amp;quot; keyword is not in the scope of the text DDS so it is possible to have the text Data: in the DDS. &lt;br /&gt;
#    Remember that the &amp;quot;how&amp;quot; is to be answered very specifically, and on the user&amp;#039;s level (i.e. &amp;quot;Do such-and-such, spelled like this, to make the array returned be nx5 instead of 5xn.&amp;quot;), and not on the programmer&amp;#039;s level (i.e. &amp;quot;You use the invert method to return an array of 5xn instead of nx5.&amp;quot;) &lt;br /&gt;
#    For the Sequence data type, the DDS contains only the current instance of the data. Repeated calls to the Sequence&amp;#039;s deserialize function are required to return successive instances of the sequence.&lt;/div&gt;</summary>
		<author><name>Yuan</name></author>
	</entry>
</feed>