I think you are correct; you can not filter using only part of a namespace. Namespaces seem to be basically implemented by including the namespace string in the key.
Robert On Thu, Aug 19, 2010 at 16:01, alf <[email protected]> wrote: > assuming is not posible create namespace of namespace can I set a list > like a namemespace and after filter using this property. > > > namespace =[customer,abc] > > when filter use only "abc" only for queries, etc. > > many thanks > > -- > 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. > > -- 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.
