Dave Hall wrote:
> Hi all,
> 
> In HEAD the accounts and auth classes use the new object factory code.
> 
>  I propose that the we do the same for sessions.  I am not posting a
> patch as I am not going to waste time on the mod unless there is support
> for it.
> 
> This will mean that we have:
> 
> class sessions_ - abstract class (as we have now)
> class sessions_php4 extends sessions
> class sessions_db extends sessions
> all living in phpgwapi/inc/sessions
> 
> The object factory clsss will handle the
> createObject('phpgwapi.sessions') calls
> 
> What do people think of the idea?
> 

Sounds OK to me

Regards

Sigurd


_______________________________________________
Phpgroupware-developers mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers

Reply via email to