On Sun, Aug 23, 2009 at 05:45:20AM -0400, Diego Medina wrote: > Hi everyone, > > I'd like to work on this blueprint: > https://blueprints.launchpad.net/drizzle/+spec/time-functions-as-plugin > > And I'm looking for feedback on whether to have: > 1) One plugin for all time related functions. > 2) One plugin per function. > 3) A mix of both approaches. > > I'm more inclined on option 3. I see how having one plugin for > unix_timestamp by itself may be a good idea, but I can't see why you'd > want an plugin for hour(), and another plugin for minute()
option 3 is a good bet. Go ahead and assign yourself the blueprint to help reduce the likelyhood of duplicated work too. -- 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

