dotweblabs / twirl

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

Persist java.util.Map #29

Open kerbymart opened 9 years ago

kerbymart commented 9 years ago

Should be able to persist a java.util.Map from the put() methods.

This will be usable for JSON Objects or String from/to Restful resources

kerbymart commented 9 years ago

Limitations: