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

system.verbs.builtins.Frontier.tools.everyMinute

on everyMinute () {
	<<Changes
		<<1/18/10; 9:24:00 AM by DW
			<<http://frontiernews.org/2010/01/18/frontier-tools-thread-is-replaced/
				<<Replaces the thread. Most of what the thread script was doing is now done better by scheduler2. 
	if not system.temp.Frontier.startingUp { //wait for startup to finish
		Frontier.tools.init ();
		if user.tools.prefs.flCheckToolsFolder {
			Frontier.tools.checkTools ()}}}
<<bundle //test code
	<<everyMinute ()



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.