@@ -372,7 +372,6 @@ func downcase(c byte) byte {
return c
}
-// TODO(bmizerany): MarshalText/UnmarshalText
// TODO(bmizerany): driver.Value? (MarshalText etc should be enough)
// Parts returns the parts of the Name in order of concreteness.