[JAVA-877] Move org.bson.LazyDBList to com.mongodb package Created: 16/Jul/13  Updated: 03/Apr/14  Resolved: 16/Aug/13

Status: Closed
Project: Java Driver
Component/s: API
Affects Version/s: None
Fix Version/s: 2.12.0

Type: Task Priority: Major - P3
Reporter: Uladzimir Mihura Assignee: Unassigned
Resolution: Done Votes: 0
Labels: 2to3
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Minor Change

 Description   

1. Create c.m.LazyDBList class.
2. Extend c.m.LazyDBList from o.b.LazyDBList.
3. Mark o.b.LazyDBList as @deprecated.
4. In o.b.LazyBSONCallback.createArray() change return type to o.b.LazyBSONList.
5. Implement c.m.LazyDBCallback.createArray() and return c.m.LazyDBList there.



 Comments   
Comment by auto [ 15/Aug/13 ]

Author:

{u'username': u'trnl', u'name': u'Uladzimir Mihura', u'email': u'trnl.me@gmail.com'}

Message: JAVA-877: move org.bson.LazyDBList to com.mongodb
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/93271bbde0f446cb85cbdcd34c656c5223bfbafe

Comment by Uladzimir Mihura [ 13/Aug/13 ]

Potential break at #4. But risk is minor.

Generated at Thu Feb 08 08:53:17 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.