chance of this happening ?
/Ruslan
--
You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to google-appe
How do you guys test your project on dev server if you need to have
more than few objects in Datastore ?
The fact that GAE SDK for Java keeps Datastore in memory is just
killing me. I can't produce reliable code if I can't test it on my
machine. I wonder how other engineers deal with it.
Could yo