Sounds like a pretty cool feature. Go ahead and add it to our feature
request list:

http://code.google.com/p/googleappengine/issues/list?can=2&q=datastore+viewer

On Tue, Feb 2, 2010 at 8:10 PM, Daniel Benamy <[email protected]> wrote:

> Hi,
>
> I'm trying to find a way to see the relationships between entities in
> the data store viewer. If I have:
> class A {
>    B foo;
> }
> and I'm looking at an instance of A in the data store viewer, is there
> any way for me to find its B? I feel like this should be pretty simple
> and maybe I'm just missing something dumb but I've searched a bunch
> and can't figure this out. I know I can work backwards and find a
> parent from its child by decoding its key. But my app can obviously go
> the other way and it would make my life easier if I could too. Can
> anyone help?
>
> Thanks,
> Dan
>
> --
> 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
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
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 [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-java?hl=en.

Reply via email to