freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [FR-devel] Updated code for the core, plugins, etc


From: Rich Kilmer
Subject: RE: [FR-devel] Updated code for the core, plugins, etc
Date: Thu, 31 Jan 2002 22:31:32 -0500

Made the change in CVS to the plugin.xml file effected and the plugin.rb
parser method

new format example:

<dependency state="LOADED" action="start">
  <when plugin="WiggyPlugin" version="*" state="RUNNING/>
</dependency>

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of Curt
> Hibbs
> Sent: Thursday, January 31, 2002 7:39 PM
> To: address@hidden
> Subject: RE: [FR-devel] Updated code for the core, plugins, etc
>
>
> Rich Kilmer wrote:
> > Horacio's proposal is <check/>
> >
> > <dependency state="LOADED" action="start">
> >   <check plugin="WiggyPlugin" version="*" state="RUNNING/>
> > </dependency>
> >
> > what about a <when/> or <if/> tag?
> >
> > <dependency state="LOADED" action="start">
> >   <when plugin="WiggyPlugin" version="*" state="RUNNING/>
> >    ...or...
> >   <if plugin="WiggyPlugin" version="*" state="RUNNING/>
> > </dependency>
>
> I like <when/>
>
> Curt
>
> _______________________________________________
> Freeride-devel mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/freeride-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]