Thursday, April 14, 2011 at 12:01 AM.
radioReallySimpleSuite.utilities.disableRetries
on disableRetries () { <<Changes <<4/13/11; 7:32:41 PM by DW <<Created. local (adrdata = radioreallysimplesuite.init (), now = clock.now (), adruser); for adruser in @adrdata^.users { adruser^.prefs.flRetryEnabled = false}}; bundle { //test code disableRetries ()}
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.