I am using dagger for dependency injection, and I don't want to create a 
new object graph for every endpoint.

Android lets us extend `Application`, which is a great place to store our 
singletons so they can be easily reused throughout different pages 
(actiivities) in the app.

What is Google App-Engine's equivalent of this?


note: I am okay with this being a per-instance thing.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ebf8f74b-6c43-479b-b4c8-b3ad63d4c4c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to