Ah ha, thank you for explaining that, I was wondering why go needs to do that.

On Mon, Jun 20, 2011 at 12:18 AM, Ikai Lan (Google) <[email protected]> wrote:
> One thing you'll see in the Go runtime, for instance, is this need to
> retrieve an App Engine Context. The reason you don't have to explicitly do
> this in, say, Java, is because there are ThreadLocals we can use to stuff
> the context into. I'm not entirely sure how this would work in node.js. Eh,
> low level details.


-- 
Omnem crede diem tibi diluxisse supremum.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to