Message: 2
Date: Wed, 12 Oct 2005 14:01:42 -0700
From: Wes Hays <[EMAIL PROTECTED]>
Subject: Re: [agavi-dev] Re: SessionStorage auto_start
To: Agavi Development <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed


I have finally finished looking over all your code and I now have a better understanding of Agavi. I agree with all your code changes except one. In one of your emails to the agavi-dev list you mentioned:

".... Just abstract function autoStart(); to Storage.class.php, ....."

I don't think that is necessary because you check to make sure it is an instance of SessionStorage before you call the autoStart method.


You're absolutely right. That solution was just a result from quickly pondering how it might be done. When thinking it more deeply it soon became obvious that autoStart has nothing to do with Storage class and is spesific only to SessionStorage. Hence the storage type check before calling it.

Thanks for your feedback.


-veikko

_______________________________________________
agavi-dev mailing list
[email protected]
http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev

Reply via email to