
These object metadata files need to have a standard prefix ( let's use .cdmi_) so I can filter them out when listing Container Children ( they show up in directory listings ). On Sun, May 16, 2010 at 3:48 PM, Scott Baker <scottjaybaker@gmail.com>wrote:
try this in your toJson:
g.useDefaultPrettyPrinter();
On Sun, May 16, 2010 at 10:52 AM, Krishna Sankar <ksankar42@gmail.com>wrote:
Good. Let me know if you need any help. Am on-line working on CDMI MIME IETF RFC.
Cheers <k/>
On 5/16/10 Sun May 16, 10, "Scott Baker" <scottjaybaker@gmail.com> wrote:
That compiles. Thanks
On Sun, May 16, 2010 at 10:31 AM, Krishna Sankar <ksankar42@gmail.com> wrote:
Exception code ! Have checked in an update that works. Cheers <k/>
On 5/16/10 Sun May 16, 10, "Scott Baker" <scottjaybaker@gmail.com < http://scottjaybaker@gmail.com> > wrote:
Krish, Something has changed with your checkins and the build will not compile. Is there something you forgot to checkin? Scott
On Wed, May 12, 2010 at 7:08 PM, Krishna Sankar <ksankar42@gmail.com < http://ksankar42@gmail.com> > wrote:
Have checked in code which has one update – now it creates a . file with the metadata associated with an object. The file name is .<obj file>.
Cheers <k/>