Bug 450430 - API enhancements in HandleDelta
Summary: API enhancements in HandleDelta
Status: RESOLVED FIXED
Alias: None
Product: Handly
Classification: Technology
Component: Core (show other bugs)
Version: 0.3   Edit
Hardware: All All
: P3 enhancement
Target Milestone: 0.3   Edit
Assignee: Vladimir Piskarev CLA
QA Contact: Vladimir Piskarev CLA
URL:
Whiteboard: breakingchange
Keywords: api
Depends on:
Blocks:
 
Reported: 2014-11-07 03:46 EST by Vladimir Piskarev CLA
Modified: 2015-05-18 05:49 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Piskarev CLA 2014-11-07 03:46:13 EST
Some API enhancements in HandleDelta around child index:
- add needsChildIndex() method (overridable)
- rename getChildIndex(Key) to indexOfChild(Key)