-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 1.1.2
-
Component/s: client-libs
-
None
-
1.1.5
-
generic
-
generic
-
Verified
Document has methods checkoutStickyPosition() and checkinStickyPosition() for creating position objects that track change and returning them to the document. This is unnatural in a garbage-collected environment. Document should just have one method that creates the positions.