Closed GoogleCodeExporter closed 9 years ago
Hi,
I've incorporated you changes with the exception of
elif isinstance( xmp, list ):
if len( xmp ) == 0:
return {}
in object_to_dict, since the first (if not xmp) part also catches empty lists.
Let me know if you have bug where
this is not the case. I'll hopefully be releasing RC2 a bit later today. Also
we plan to make a final 1.0 release in
mid-March. Then we've had a chance to use the library in 3 larger production
environments.
Original comment by lniel...@spacetelescope.org
on 16 Feb 2010 at 4:38
Original issue reported on code.google.com by
cfarrell...@gmail.com
on 28 Jul 2009 at 10:43Attachments: