View Single Post
  #10  
Old 10-11-2004, 01:17 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Quote:
Originally Posted by Melwin
Quote:
Originally Posted by John Kerry in the First Presidential Debate
No president, though all of American history, has ever ceded, and nor would I, the right to preempt in any way necessary to protect the United States of America.

But if and when you do it, Jim, you have to do it in a way that passes the test, that passes the global test where your countrymen, your people understand fully why you‘re doing what you‘re doing and you can prove to the world that you did it for legitimate reasons.
I'm confused. That's not a flipflop.

He's saying that while he reserves the right to preemptively attack a nation in defense of the US, he's probably not going to do it without international backing. :eng:
...
Quote:
Originally Posted by John Kerry in the First Presidential Debate
has ever ceded, and nor would I, the right to preempt in any way necessary to protect .... But if and when you do it, Jim, you have to do it in a way that passes the test, that passes the global test
Right. So hes saying that if the world doesnt see us going to attack for legit reasons, he wont attack.

You know why France didnt join us in the war? Look up France and Russia's involvement in the Oil-For-Food scandal, where they made BILLIONS of dollars off of Iraq. If Kerry is going to have to pass a 'global test' to defend the US, looks like we're going to be taken over and all converted to Islam, eh?
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote