|
I'm working on a C++ implementation of this API.
The first
puzzle I'm trying to solve is how collections are
created. It
seems that the CollectionManagementService is the
only
place where a collection can be created. And, it
seems
that this service comes from getService on
Collection. But,
I'd need a Collection object in order to get the
interface to
create a collection. So, did I make a bad
assumption, or
is the API specification incomplete in some
respect?
John
|
- collection creation Lars Martin
- Re: collection creation Tom Bradford
- Re: collection creation Lars Martin
- Re: collection creation Lars Martin
- Re: collection creation Tom Bradford
- Re: collection creation Lars Martin
- Re: collection creation Kimbro Staken
- Re: collection creation John Merrells
- Re: collection creation Kimbro Staken
- Re: collection creation John Merrells
