phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] Intermodule record link system


From: Brian Johnson
Subject: [Phpgroupware-developers] Intermodule record link system
Date: Thu, 05 Dec 2002 14:40:10 +0000

Just a little input to the potential intermodule record link system (to allow 
other
modules to use addressbook records for instance)

A proposed table format of five fields:
an auto increment field, app_name1, app1_rec, app_name2, app2_rec

Previously the reference to the modules (apps) was thought should be an integer


Here is my suggestion ...

Just use the app name itself for the field value (defined as a varchar(50) 
type).
It should would just as well, would make the table structure more readable, and
wouldn't require calls to a core function to translate application names to get
application id numbers





reply via email to

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