Code review comment for lp:~sinzui/launchpad/delete-team-4

Revision history for this message
Robert Collins (lifeless) wrote :

On Mon, Dec 13, 2010 at 10:07 AM, Curtis Hovey
<email address hidden> wrote:
> What are you proposing then?

That the request to delete the team be forwarded to model code, and
there the model code can call retractTeam in confidence, without
needing to remove the security proxy.

E.g. PersonOrTeam.deleteSelf()

There is existing code doing this, spelt slightly differently (it
might be nice to use the same method name, I just don't recall it
offhand).

-Rob

« Back to merge proposal