Earlier quoted context omitted.
Because men clearly are not as invested in the possible rearing of a child. Clearly. (seriously: making a kid should be && not || )
Thank you. I was a little surprised that my comment got downvoted so much. Maybe this is due to the low percentage of female HNers? Its as if most people think that the pill would have been as revolutionary if it were for men instead of women.
I intended to imply disagreement with your claim, mostly due to the one-sided nature of it (as my parent reply suggested). I imagine the downvotes are due to the fact that your phrasing seems to imply that the male should have no say in the matter.
It's not that women should not have control over the process (perhaps even most of it), but that both parties need to have the ability to say, finally and without being overruled, "no this will not result in a child."
That was the purpose of my comment, it should be a
(she->wantsChild() && he->wantsChild()) makeChild();
not (she->wantsChild() || he->wantsChild()) makeChild();
sort of deal.EDIT: "Its as if most people think that the pill would have been as revolutionary if it were for men instead of women."
I think you've hit it right on the head here, though. The advent of the pill allowed for equality of sexes in the manner suggested above. Had it been for men, I don't think it would've changed much at all.
However, now that that is the case, we've kind of got a situation where women can choose to have relations without getting pregnant regardless of what their partner is doing, whereas for men the options are both limited and uncomfortable. A woman on the pill can have sex without protection (though there are obvious caveats, of course, know/trust your partner, etc. etc.) and still be assured of results, whereas for a man he pretty much has to either be wearing a condom (uncomfortable) or have had a vasectomy.
This would be another round of equalization, better for everyone.