leon breedt wrote:

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.
Maybe we should start a separate package full of toys like this? Hobix is ~5,000 lines at present. Bulky yet?

But I can see the use.  How much code are we talking?

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?
Quick is a plugin.  Just inherit Quick, right?

_why

_______________________________________________
Hobix-is-the-way mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/hobix-is-the-way

Reply via email to