I'll swap out the foggy, wet misery we have here:

tempWeather = washingtonDC.getWeather() 
washingtonDC.setWeather(sanFran.getWeather())
sanFran.setWeather(tempWeather)

/*
Assumes that we're getting value instances of weather back, and not
references.  Otherwise, I'd just be spreading misery.
*/


On Wed, 5 Jan 2005 09:39:12 -0800, Sean Corfield <[EMAIL PROTECTED]> wrote:
> On Wed, 5 Jan 2005 18:11:06 +0100, Mark Drew <[EMAIL PROTECTED]> wrote:
> > as IF the setWeather("rainy and dull") method would get used, EVER?
> 
> It's tempting to call setWeather("cooler") or even
> setWeather("snowing") sometimes. But that's what I get for living in
> sunny California I guess ;)
> --
> Sean A Corfield -- http://www.corfield.org/
> Team Fusebox -- http://www.fusebox.org/
> Breeze Me! -- http://www.corfield.org/breezeme
> Got Gmail? -- I have 5 invites to give away!
> 
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189439
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to