Experiments: Difference between revisions

From Thunderforce
Jump to navigation Jump to search
Line 2: Line 2:


==Using the Salesforce.com AJAX toolkit in a Thunderbird extension==
==Using the Salesforce.com AJAX toolkit in a Thunderbird extension==
*This works perfectly and exists in the [https://www.moonlightdesign.org/thunderforce/svn/trunk/extension/content/connection.js current Subversion source code]
*For production, the AJAX toolkit will exist within an XPCOM interface implementation consistent with the [[Notional architecture#Salesforce.com_data_layer_.28model.29|Salesforce.com data layer]] in the architecture


==Determine a sensible approach for implementing a Thunderbird account==
==Determine a sensible approach for implementing a Thunderbird account==

Revision as of 16:25, 2 July 2007

This page lists the experiments that resulted from the notional architecture review.

Using the Salesforce.com AJAX toolkit in a Thunderbird extension

Determine a sensible approach for implementing a Thunderbird account

Determine a sensible approach for implementing a Thunderbird address book

Determine a sensible approach for implementing Thunderbird extension details

  • Examples include the "about" window and the preferences

Determine a sensible approach for implementing a Thunderbird URL handler for Salesforce

Determine a sensible approach for implementing Thunderbird filters

Determine a sensible approach for implementing Thunderbird folders

Determine a sensible approach for implementing Thunderbird's offline mode

How does Thunderbird's undo/redo manager affect the offline cache?