Added rationale around previous commit.

This commit is contained in:
Ludovic Marcotte
2013-02-19 15:42:05 -05:00
parent 19923d10db
commit 67c2d508ea
+3
View File
@@ -69,6 +69,9 @@
return unicode;
}
// FIXME: This should go away at some point, when BSONCoder
// will correctly decode dates as NSCalendarDate objects
// instead of strings (because we first encode them as strings...)
- (struct FILETIME *) asFileTimeInMemCtx: (void *) memCtx
{
NSCalendarDate *d;