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

system.verbs.builtins.tcp.im.builtinDrivers.jabber.code.messages.subscribe

on subscribe (dest, connection = @system.temp.jabber.connection) {
	<<Changes
		<<5/14/02; 1:51:34 PM by JB
			<<Changelog created.
	<<A convenience wrapper around presence, because I believe it's importent to be able to read code as easily as possible.
	tcp.im.builtinDrivers.jabber.code.presence ( dest: dest, type: "subscribe", connection: connection )}



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.