[google-appengine] Re: how to copy an entity

2009-02-14 Thread thebrianschott
Alexander, That's perfect. Thanx much. I am just learning object oriented programming. No, it's more like I am just experiencing oo via great help, like yours. On Feb 14, 10:27 pm, Alexander Kojevnikov wrote: > On Feb 15, 12:40 pm, thebrianschott wrote:> The only > link I can find regarding g

[google-appengine] Re: how to copy an entity

2009-02-14 Thread Alexander Kojevnikov
On Feb 15, 12:40 pm, thebrianschott wrote: > The only link I can find regarding getattr > ishttp://code.google.com/appengine/articles/rpc.html > . I am unfamiliar with this approach. Would someone show me how to > loop through my example using getattr/setattr please? > I didn't test the code, le

[google-appengine] Re: how to copy an entity

2009-02-14 Thread thebrianschott
Alexander, Thanks very much for the explanation. The only link I can find regarding getattr is http://code.google.com/appengine/articles/rpc.html . I am unfamiliar with this approach. Would someone show me how to loop through my example using getattr/setattr please? On Feb 14, 7:46 pm, Alexand

[google-appengine] Re: how to copy an entity

2009-02-14 Thread Alexander Kojevnikov
On Feb 15, 6:34 am, thebrianschott wrote: > I have tried this code, but the "next" copy with "joan2" does not get > put() into the datastore, only the original copy with "joan".  Can you > tell me how to do this without doing it attribute by attribute, > please? > This line: nextplace=place .