News/Home | About | How to Use | Plugins | Bugs and other General Cautions
If you are interested in developing a DirectSync plugin I hope to have a project builder DirectSync plugin template available as well as documentation available at some point in the near future. If you are interested in seeing how I've done the plugins now, take a look at the ones included with the source and especially the source modules DSOpProtocol.h, and DSOpThreadServer.h as well as the class from which your main plugin class should inherit from: DSOp.
For example, you could make a script like "tell the application "iCal" to activate" save it, and place it after your iCalendar synchronizations and then iCal will open after its files are synchronized. Likewise you could preceed your Safari bookmarks syncs by making a script to quit safari and then follow them up by a script to reopen it.