-
Bug
-
Resolution: Fixed
-
P1
-
1.1.2
-
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.