|
From: Chris W. <la...@us...> - 2001-10-12 19:39:10
|
Update of /cvsroot/openinteract/SPOPS/doc In directory usw-pr-cvs1:/tmp/cvs-serv23215/doc Modified Files: status Log Message: lots of doc updates (some just intro to the manual section, some beefup and moving examples to examples/ dir) Index: status =================================================================== RCS file: /cvsroot/openinteract/SPOPS/doc/status,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** status 2001/10/12 16:09:31 1.1 --- status 2001/10/12 19:39:06 1.2 *************** *** 1,10 **** ! SPOPS::Manual::Intro - Pretty much done. If we add further sections to the manual we'll have to put a pointer here, but other than that... SPOPS::Manual::Object ! - More examples. Otherwise I think the basics are there SPOPS::Manual::Configuration --- 1,17 ---- ! SPOPS::Manual - Pretty much done. If we add further sections to the manual we'll have to put a pointer here, but other than that... + SPOPS::Manual::Intro + + - More overview -- maybe as an example walk through a single request + in pseudocode? + + - Put the ASCII-art in better context, although it's mostly there. + SPOPS::Manual::Object ! - More examples. Otherwise I think the basics are there. SPOPS::Manual::Configuration *************** *** 28,32 **** - Storable example ! - Discuss save(), fetch(), remove SPOPS::Manual::ObjectRules --- 35,39 ---- - Storable example ! - Discuss save(), fetch(), remove() SPOPS::Manual::ObjectRules *************** *** 38,42 **** SPOPS::Manual::Datasource ! - General discussion (what is a datasource) and how we view them SPOPS::Manual::Security --- 45,51 ---- SPOPS::Manual::Datasource ! - General discussion (what is a datasource); how SPOPS views ! datasources; how to create a connection manager (swipe from ! cookbook?) SPOPS::Manual::Security |