Bug - LiftMapper MappedDate doesn't convert from JString

9 views
Skip to first unread message

Nathan Vecchiarelli

unread,
Mar 18, 2015, 8:29:23 PM3/18/15
to lif...@googlegroups.com

It can use the same code for the string conversion once it destructures it:

case JString(s) => parse(s).map(d => this.set(d)).openOr(this.get)

I'm using a work around for now but it'd be nice to have the main DateMapper class do it for me so it doesn't confuse new devs to my code base.


Reply all
Reply to author
Forward
0 new messages