[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] layers and db-calls in proposalbranch
From: |
Sigurd Nes |
Subject: |
[Phpgroupware-developers] layers and db-calls in proposalbranch |
Date: |
Sun, 11 Apr 2004 13:46:55 +0200 |
User-agent: |
Mozilla Thunderbird 0.5 (X11/20040208) |
Hi
I see that the app note is beginning to take form
1) Are you moving away from the "ui","bo" and "so" - classes ?
(I have 29 different ui-classes in the property app - and it would be
nice to be able to reuse the code...)
2) I notice that the proposal branch has moved to adodb - will I still
be able to use this db-calls?
$GLOBALS['phpgw']->db->query()
$GLOBALS['phpgw']->db->limit_query()
$GLOBALS['phpgw']->db->next_record()
$GLOBALS['phpgw']->db->f('field_name')
Sigurd
- [Phpgroupware-developers] layers and db-calls in proposalbranch,
Sigurd Nes <=