|
|
Patch Set 1 #
Total comments: 1
Patch Set 2 : More specific hack to serialize and deserialize flexidate #
Total messages: 1
|
guido
This sounds like a fine direction to go. http://codereview.appspot.com/5144049/diff/1/flexidate_property.py File flexidate_property.py (right): http://codereview.appspot.com/5144049/diff/1/flexidate_property.py#newcode5 flexidate_property.py:5: class ...
|
14 years, 3 months ago (2011年09月28日 01:21:01 UTC) #1 | ||||||||||||||||||||||||||||||||||||||||||||||||
This sounds like a fine direction to go. http://codereview.appspot.com/5144049/diff/1/flexidate_property.py File flexidate_property.py (right): http://codereview.appspot.com/5144049/diff/1/flexidate_property.py#newcode5 flexidate_property.py:5: class FlexidateProperty(model.StructuredProperty): I think you want to derive from StructuredPropertyBase?