Monday, November 08, 2010 at 12:04 AM.
system.verbs.builtins.io.server.rpcHandlers.getOutlines
on getOutlines (username, password, updateStruct=nil) {
<<Changes
<<9/9/10; 3:00:25 PM by DW
<<Pass username to io.server.getoutlines.
<<7/26/10; 3:42:37 PM by DW
<<Add optional parameter, updateStruct.
<<7/17/10; 1:55:41 PM by DW
<<Created.
io.server.validatePassword (username, password);
return (io.server.getoutlines (username, updateStruct))}
This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.