Comment 6 for bug 719843

Revision history for this message
Michael Nelson (michael.nelson) wrote : Re: [Bug 719843] Re: need API for edit-review

On Sun, May 15, 2011 at 12:50 PM, Aaron Peachey <email address hidden> wrote:

> Just another thought on my questions (a) and (c) from comment # 3.
>
> We need to be mindful of that fact that if a user is prevented from
> modifying their review for any reason (e.g. over time limit, over modify
> count limit) then with the current implementation of delete review, they
> could simply work around the restriction by deleting and resubmitting
> their review modified.
>

Is that a problem though? If they've got lots of "likes" for their review,
then they'll only delete it if they think the modification is worthwhile?

>
> This means we would either need to:
> (1) impose similar limitations on delete to those which we want to impose
> on modify, or
>

Do you mean to not allow deletion after a certain time? I don't see why
(yet) :)

> (2) allow modification without (much) limitation
>

What is the problem with always allowing deleting of own review (you lose
all your "likes", hrm, or conversely, your "dislikes"). If we really wanted
to, we could add logic such as: if a person submits a review for an app for
which they've already got a non-useful deleted review, flag it as moderated
automatically? Just a thought.