[pLog-svn] Re: Plugin versioning

Mark Wu markplace at gmail.com
Mon Jun 6 16:25:16 GMT 2005


Sorry, just see this...

I think we can choose the easiset way, just add a new $this->_version to
plugin framework is enough...

About the versioning operator, It better to have if we provide
"install/upgrade/unsinatll/remote-install" mechenism to plugin framework ...
You can take a look at wordpress plugin cetner, they can allow user to
ugrage "online", it is really amazing ... :P

Mark

> -----Original Message-----
> From: plog-svn-bounces at devel.plogworld.net 
> [mailto:plog-svn-bounces at devel.plogworld.net] On Behalf Of 
> Oscar Renalias
> Sent: Monday, June 06, 2005 9:49 PM
> To: plog-svn at devel.plogworld.net
> Subject: [pLog-svn] Re: Plugin versioning
> 
> Any ideas? (specially coming from the ones who requested this 
> feature :))
> 
> Oscar
> 
> On 6/2/05, Oscar Renalias <phunkphorce at gmail.com> wrote:
> > We probably need this feature :) But how to implement it?
> > 
> > I was looking at PHP's version_compare()
> > (http://www.php.net/manual/en/function.version-compare.php) and we 
> > could probably use it as long as we define our version numbers in a 
> > similar way to what PHP does, i.e. "1.0.1", "1.0" and so on.
> > Additionally, it supports operans such as ">", "=", "<", 
> "=>" and so 
> > on.
> > 
> > What do you think?
> > 
> > Oscar
> >
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn




More information about the pLog-svn mailing list