On Fri, Dec 08, 2006 at 07:38:34AM -0500, Dave Vasilevsky wrote:
>       
> On Dec 7, 2006, at 9:09 AM, Charles Lepple wrote:
> >I was looking through the Fink/Notify.pm code, and it seems like only
> >one plugin can be active at a time. I'm not well versed in Perl OOP,
> >so I'm wondering if anyone knows of any architectural showstoppers for
> >changing the NotifyPlugin config option so that it takes a list of
> >plugins, or if it was just written this way for simplicity.
> 
> No showstoppers, it's quite easy to add. I just implemented it in  
> Fink CVS, thanks for the suggestion! Please test so it can go into  
> the next release.

Looks reasonable to me!

Could use a bit of future-proofing...would be nice to use something
other than "whitespace" to separate the notifiers in the list so we
could eventually have sub-options for each one (an address where to
email something, a list of message-types to track, etc). That'd be
easy if they were each on separate lines (options could follow) or had
a specific punctuation mark like a comma (options could be in parens,
similar to the .info Type field).

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to