[jQuery] plugins: writing methods vs. objects

[jQuery] plugins: writing methods vs. objects

I've been curious about this myself for jquery in
general... I looooove OO programming and tend to
always try to use it (including sticking with PHP
objects, etc) unless terribly unnecessary; is there a
compelling reason to NOT use objects whenever possible
in jquery, since objects provide such marvelous
encapsulation/clean code/etc?
thanks,
--kim
--- Anaurag Gupta <anauraggupta@yahoo.com>