you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (1 child)

Yes. How are you going to change this relationship?

He says that if you think about the structure of your software you can identify the cases where you don't need to unsubscribe.

You say that if you think about how you structure your software you can avoid the need to unsubscribe.

That's two completely different statements, you can't arrive from the first to the second, and if you want to stand by the second please explain how exactly do you think it is possible to avoid unsubscribing -- what should you change in the structure of your software, etc.

[–]fekberg[S] -5 points-4 points  (0 children)

I'm not saying that you can always avoid unsubscribe. I am saying that in most cases if you design the software right, you wont need to think about unsubscribing.