On 7/26/05, William Morgan <[EMAIL PROTECTED]> wrote: > smtp-server: <smtp server> > smtp-port: <25 by default> How about 'lib/hobix/notifications'?
I know I'd like to go: Notifications.send( "Trackback received from %s: %s" % [trackback.ip, trackback.title] ) Instead of carrying around these settings. And for these snippets of in-line content such as the mail body, would it not make sense to be able to access the power of Quick Templates with a plugin-specific context? I.e. a 'plugin' template type, which holds like a collection of snippets not necessarily related? Am I over-engineering? Leon _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
