The spec implies that a history request is for actual versions not
applied-at versions, but the FedOne implementation appears to be returning
ProtocolAppliedWaveletDelta's with hashed_version_applied_at that match the
history request. In WaveletContainImpl.java requestHistory() returns
ProtocolAppliedWaveletDelta from appliedDeltas that match the requested
version range. However appliedDeltas is sorted based on the applied_at
version and not the version-after-application.

Is this a bug, or am I missing something?

-Tad

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en.

Reply via email to