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 [EMAIL PROTECTED]          | w phpgroupware.org            |
| j [EMAIL PROTECTED]                 | aim skwashd                   |
| icq 278064022                       | msn [EMAIL PROTECTED]       |
| sip [EMAIL PROTECTED]       | y! skwashd                    |
+-------------------------------------+-------------------------------+



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

Reply via email to