Saturday, April 02, 2011 at 9:17 PM.

beautSuite.initUser

on initUser (adruser) {
	<<Changes
		<<3/21/11; 9:14:13 PM by DW
			<<Created. 
	bundle { //prefs
		if not defined (adruser^.prefs.randomNumber) {
			adruser^.prefs.randomNumber = random (1, infinity)}}};
bundle { //test code
	initUser (@default.users.dave)}



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.