dotweblabs / twirl

Yet Another Google App Engine (GAE) Datastore ORM with a twist!
18 stars 8 forks source link

Bug: Cannot Marshall Long (millisec) to java.util.Date #51

Open kerbymart opened 9 years ago

kerbymart commented 9 years ago

Caused by: java.lang.RuntimeException: Unable to unmarshall java.lang.Long to java.util.Date at com.textquo.twist.gae.GaeUnmarshaller.doUnmarshall(GaeUnmarshaller.java:328) at com.textquo.twist.gae.GaeUnmarshaller.unmarshall(GaeUnmarshaller.java:73) at com.textquo.twist.types.Find.asList(Find.java:244)