Uwe Grauer wrote: > I noticed that i get errors on save since rev 4547. > Has this something to do with overriding save() in the bizobj > and the newly decorator @remote? > > How should i deal with this? > > My traceback:
It looks like you added a additional parameter to _RemoteConnector.save() just because you need it for _RemoteConnector.saveAll(). Would it be possible to be implemented without breaking existing code? Uwe _______________________________________________ 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]
