On 11-Apr-06, at 10:10 PM, Elliot Foster wrote:

I guess that means you didn't find any other obvious changes that would be necessary to the plugin? One question I had was whether or not the "old school" register() method was going away in favour of the init() method.

I didn't really give it a thorough review - it's not something I need (I have two users - authenticating us via auth_flat_file scales pretty well :-)

I would suggest yes though - register() is out of favour. If you have a need to initialise stuff put it in init().

Matt.

Reply via email to