<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content=Word.Document name=ProgId>
<META content="MSHTML 6.00.2800.1226" name=GENERATOR>
<META content="Microsoft Word 10" name=Originator><LINK 
href="cid:filelist.xml@01C36802.39E57C30" rel=File-List><!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:ApplyBreakingRules/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; mso-header-margin: .5in; mso-footer-margin: .5in; mso-paper-source: 0; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose; mso-style-noshow: yes; mso-ansi-font-size: 10.0pt; mso-bidi-font-size: 10.0pt; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */ 
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0in 5.4pt 0in 5.4pt;
        mso-para-margin:0in;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";}
</style>
<![endif]--></HEAD>
<BODY lang=EN-US style="tab-interval: .5in" vLink=purple link=blue>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=880304711-22082003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=880304711-22082003><FONT face=Arial color=#0000ff size=2>It's 
not clear to me the details of this requirement. It'd be really helpful if you 
could elaborate with use cases (even simple ones). If this is the complete 
requirement I believe it's already been fulfilled by the DataStore Client API 
Bob checked in and documented with the attached PDF.</FONT></SPAN></DIV>
<DIV><SPAN class=880304711-22082003></SPAN><SPAN class=880304711-22082003><FONT 
face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=880304711-22082003><FONT face=Arial color=#0000ff size=2>It's 
described this way, in mail to ag-dev (which I notice you are subscribed 
to):</FONT></SPAN></DIV>
<DIV><SPAN class=880304711-22082003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=880304711-22082003>
<P><FONT size=2>Within DataStoreClient is a ftp-ish command line client 
interface to the </FONT></P>
<P><FONT size=2>datastore. While useful on its own, it provides a set of 
examples of the </FONT></P>
<P><FONT size=2>interface to the datastore. To try it out, just run 
DataStoreClient.py at </FONT></P>
<P><FONT size=2>the command line</FONT></P>
<P><FONT size=2>Notably, this module introduces methods that reutrn filehandles 
for reading </FONT></P>
<P><FONT size=2>from and writing to the venue datastore. The current 
implementation does </FONT></P>
<P><FONT size=2>this by simply downloading before read, and uploading after 
write. However, </FONT></P>
<P><FONT size=2>they should simplify the use of a venue datastore when those are 
the </FONT></P>
<P><FONT size=2>natural operations (for instance, with them one could pickle 
directly to </FONT></P>
<P><FONT size=2>and from venue datafiles).</FONT></P>
<P><SPAN class=880304711-22082003><FONT face=Arial color=#0000ff size=2>Is that 
sufficient or are you asking for something more?&nbsp; If you're asking for 
something more, you'll have to provide more detailed requirements. Otherwise, 
we'll consider this requirement fulfilled..</FONT></SPAN></P>
<P><SPAN class=880304711-22082003><FONT face=Arial color=#0000ff 
size=2>Cheers,</FONT></SPAN></P>
<P><SPAN class=880304711-22082003><FONT face=Arial color=#0000ff 
size=2>--Ivan</FONT></SPAN></P></SPAN></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  owner-ag-dev@mcs.anl.gov [mailto:owner-ag-dev@mcs.anl.gov] <B>On Behalf Of 
  </B>Terry Disz<BR><B>Sent:</B> Thursday, August 21, 2003 4:35 PM<BR><B>To:</B> 
  ag-dev@mcs.anl.gov<BR><B>Subject:</B> "new" requirement<BR><BR></FONT></DIV>
  <DIV class=Section1>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">I need to be able to write and 
  retrieve directly to/from a venue.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Things like open, read, 
  write.<o:p></o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
  <P class=MsoNormal><FONT face=Arial size=2><SPAN 
  style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Terry<o:p></o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BODY></HTML>