On Oct 27, 2008, at 12:54 PM, Paul McNett wrote:

> If I uncomment @remote in front of save()

        Did you also undecorate saveAll()? And the transaction calls? Perhaps  
it would be cleaner if you removed all the decorators.

> Only 4 saveAll() calls instead of 6. Only 8 save() calls instead of  
> 12. And isAnyChanged(), getChangedRows(), etc. shows that there are  
> unsaved changes, and the _mementos dict is not empty for at least  
> the ProductionOrderPanels biz.


        OK, this is more complicated than any setup I have available to test  
with here. It's clear that the correct methods are being called, which  
is what should be happening, and what I had asked you to verify.

        I can't tell why the ProductionOrderPanels bizobj is only saving one  
record instead of two; I'm assuming that there are two changed records  
in that bizobj, correct? Can you play around with additional debug  
output in scanChangedRows() to see what, if anything, is different in  
the two environments?


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to