Event Queue

| No Comments | No TrackBacks


The dotproject event queue is used to sent out notices and alerts. This also is a fairly tough nut to crack. I remember being bewildered at the complexity of how Nagios approached a similar challenge. This is something core to project management, so I'm going to keep it in there. I hope its not tied too closely with the messaging functions (like email), so that I can remove those without breaking the event queues. Along those lines, I just removed one of the classes, the libmail.class.php file, and some pages broke. I then found this odd statement:

require_once $AppUI->getSystemClass('libmail');
I say its odd because I'm wondering why that AppUI object is handling includes, as well as why includes require a custom method.

No TrackBacks

TrackBack URL: http://www.prodot.docunext.com/cgi-bin/movabletype/mt-tb.cgi/1233

Leave a comment

About this Entry

This page contains a single entry by Albert published on January 17, 2008 6:13 PM.

Companies, Departments, and Contacts was the previous entry in this blog.

phpgacl is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.