On Wed, 2002-01-16 at 08:10, Ross Burton wrote:
> Hi,
> 
> Idle chatting on #evolution has led me to decided to learn several
> tricks the fun way.  I am planning to create an implementation of the
> Calendar Alarm interface in perl, which will use Jabber to alert me.
> 
> I've had a quick look at the source and think this would be possible,
> but are all of the required interfaces public?  What happens if when
> Evolution requests an implementation of the alarm interface, oaf finds
> two?  I guess I can get around that by starting my factory before
> starting evolution, but thats a bit of a hack.

There is no implementation of the alarm interface, the
evolution-alarm-notify program simply accesses the appointments (and
their alarms) via the wombat (which has an idl/corba interface).  It
then implements the alarm actions.  Note you can run a program when an
evo alarm fires.

-JP
-- 
--
=======================================================================
JP Rosevear                             [EMAIL PROTECTED]
Ximian Inc.                             http://www.ximian.com

_______________________________________________
evolution-hackers maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers

Reply via email to