Monday, November 08, 2010 at 12:01 AM.

system.verbs.apps.google.init

<<Changes
	<<4/8/02; 11:32:08 PM by JES
		<<Created. 
if not defined (user.google) {
	new (tableType, @user.google)};
if not defined (user.google.key) {
	user.google.key = ""};
if not defined (system.temp.google) {
	new (tabletype, @system.temp.google)}



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.