On Thu, Mar 26, 2009 at 10:42:24AM -0700, Eric Day wrote: > It's nice knowing what type of var you are referencing in code without > having to look at the class definition.
176% agree. If what code does is not obvious by looking at it, it's crappy code (this is why operator overloading is the root of all evil). -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

