[pLog-svn] r6088 - plog/branches/lifetype-1.2/class/security

Mark Wu markplace at gmail.com
Thu Nov 29 10:06:50 EST 2007


We use the registerFilterI() in plugins.

Before we process the pipeline, all filters (plugin and system)  already in
that global filter array()

So, no mater system filters or plugin filters, we just need to run once,
thats an assumption.

I think it is valid assumption.

Mark 

> -----Original Message-----
> From: plog-svn-bounces at devel.lifetype.net 
> [mailto:plog-svn-bounces at devel.lifetype.net] On Behalf Of Jon Daley
> Sent: Thursday, November 29, 2007 11:02 PM
> To: LifeType Developer List
> Subject: Re: [pLog-svn] r6088 - 
> plog/branches/lifetype-1.2/class/security
> 
> On Thu, 29 Nov 2007, Mark Wu wrote:
> > Becasue we stop (break) afetr BaysianFilter, so the 
> AuthImage did not 
> > executed in 1st run.
> >
> > Then, we go to 2nd, we did not run those executed one, and just run 
> > authimage
> 
>  	But, the trouble is that the plugin doesn't get to 
> decide, but you decided globally that the plugin shouldn't 
> run the second time.  That is not a valid assumption.
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn



More information about the pLog-svn mailing list