Re: [DataCache] Event Handlers on DataCache

>> There are a number of new event handlers on the DataCache interface:
>> http://dev.w3.org/2006/webapi/DataCache/#async-datacache-interface
> 
> In the revised spec, event handlers are defined on the CacheTransactionRequest object only.

Okay, any future comments will be in a new thread that
deals with the new API. Thanks.


>> If the onFetching event is intended to fire on the old cache, then
>> I suggest a Note of some sort be added to the Specification to
>> clarify this.
>> 
>> The problem does not exist for offlineTransactions, which
>> reuse the current cache, and never fire "onFetching".
> 
> This event is no longer used.

Sounds good. I couldn't come up with a use for it.


>> Also, are new APIs switching to camel case for event handler
>> attributes? I've always seen them all lowercase.
> 
> That was a typo and has been corrected.

Thanks.


Joseph Pecoraro

Received on Friday, 1 January 2010 21:36:33 UTC