I want to freeze an interface which will allow a simply timers mechanism 
in Mozilla. The nsIScriptableTimer interface does exactly what is 
required.  The only draw back is that one must implement an nsIObserver 
interface to receive the timer notification.  (There is no method on 
this interface that takes a function pointer).  I kind of like this from 
the oo standpoint, but wanted to get a feel for what others think.  I 
haven�t found any place in the Mozilla code where that would be 
extremely hard to do, so I doubt that this would be major problem for 
most embedders.

Please consider this interface and add any comments to bug 157136.

Doug Turner
[EMAIL PROTECTED]




Reply via email to