>
>
> - Until now there were two places in Mapped(Date)(Time) where parsing
> occurred. setFromAny used LiftRules.parseDate, while buildSetStringValue
> etc. used TimeHelpers.toDate.
> - Do we need methods like setFromAny and TimeHelpers.toDate, which take an
> Any and pattern match on several types of inputs? Isn't that very
> un-typesafe?
> - Why the inconsistency between setFromAny and buildSetStringValue? Should
> both use ConversionRules? Should both use toDate which should use
> ConversionRules?
>

David, it would be great if you could comment on at least these points.
Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

Reply via email to