jbrukh / ggit

ggit
17 stars 2 forks source link

Backend.ObjectIds() should return slice of pointers. #27

Closed jbrukh closed 11 years ago

jbrukh commented 11 years ago

Should return []*ObjectIds rather than []ObjectId.