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

Jon Daley plogworld at jon.limedaley.com
Thu Nov 29 10:09:22 EST 2007


 	Ok, let me try another way.  What order do the bayesian filter, 
auth image and recaptcha plugins run in?

On Thu, 29 Nov 2007, Mark Wu wrote:
> 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
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

There are two ways to write error-free programs; only the third works.
-- Alan J. Perlis


More information about the pLog-svn mailing list