phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] sessions mod proposal


From: Dave Hall
Subject: [Phpgroupware-developers] sessions mod proposal
Date: Sun, 03 Sep 2006 20:24:54 +1000

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?

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
+-------------------------------------+-------------------------------+
| e address@hidden          | w phpgroupware.org            |
| j address@hidden                 | aim skwashd                   |
| icq 278064022                       | msn address@hidden       |
| sip address@hidden       | y! skwashd                    |
+-------------------------------------+-------------------------------+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]