Perhaps GAE/J doesn't respect that metadata extension tag then. Raise a bug on their DataNucleus plugin for it.
> Not related to JDO but... parent-child relationships are really simple to > define with Twig... you don't need to use keys at all. FWIW You don't need "Key"s ***in JDO*** at all either ... when the JDO interface is respected and implementation details don't leak out into user space; keys should not be presented to the user IMHO. JDO is then a very good option whether you want your code to run on another platform or not. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
