564
edits
| Line 18: | Line 18: | ||
'''The entire new Places API will be *Asynchronous*. There is no getting around this. The existing Synchronous API willbe deprecated in Firefox 4.x''' | '''The entire new Places API will be *Asynchronous*. There is no getting around this. The existing Synchronous API willbe deprecated in Firefox 4.x''' | ||
However, this initial inplementation is still using the synchronous places API. the Async implementation is being written in parallel. | |||
This means that anytime the results need to be iterated or consumed, a callback function is required. [This is optional] | This means that anytime the results need to be iterated or consumed, a callback function is required. [This is optional] | ||
edits