Re: [Lift] Date/Time/DateTime formatters and parsers

2009-12-30 Thread Derek Chen-Becker
It got stuck in the debate concerning whether or not to use Joda Time. I
might have some time next week to work on it. This ticket kind of covers the
issue:

http://github.com/dpp/liftweb/issues#issue/89

Derek

On Tue, Dec 22, 2009 at 5:05 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 What ever happened to having separate formatters and parsers for MappedDate
 vs. MappedTime vs. MappedDateTime, or specifying them on a field by field
 basis?
 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.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




--

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.




Re: [Lift] Date/Time/DateTime formatters and parsers

2009-12-30 Thread Naftoli Gugenheim
Hi. Actually I started working on it. I put some code on Review Board adding 
some new functions to LiftRules. I was going to add the mapper end to the same 
review item, but I had to run and left it without even a description but it 
references the ticket I created (I filed two really).
Marius gave me a Ship it but commented that possibly LiftRules in general 
(IIRC) and this in particular could use some better organization. So before I 
do anything we need a consensus of where it should go: Should we create a 
LiftRules.text object? Or a new TextRules object? And what should they be 
called?


-
Derek Chen-Beckerdchenbec...@gmail.com wrote:

It got stuck in the debate concerning whether or not to use Joda Time. I
might have some time next week to work on it. This ticket kind of covers the
issue:

http://github.com/dpp/liftweb/issues#issue/89

Derek

On Tue, Dec 22, 2009 at 5:05 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 What ever happened to having separate formatters and parsers for MappedDate
 vs. MappedTime vs. MappedDateTime, or specifying them on a field by field
 basis?
 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.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




--

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.


--

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.




[Lift] Date/Time/DateTime formatters and parsers

2009-12-22 Thread Naftoli Gugenheim
What ever happened to having separate formatters and parsers for MappedDate vs. 
MappedTime vs. MappedDateTime, or specifying them on a field by field basis?
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.