You should try using associations (hasMany, belongTo,...)
Regards,
--
Pablo Viojo
[EMAIL PROTECTED]
http://pviojo.net
On Wed, Feb 13, 2008 at 6:44 PM, Viktor Nagy <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am working on an application to analyse my installed applications
> usage (it's based on p
Hi,
I am working on an application to analyse my installed applications
usage (it's based on popularity contest from debian). The script is
command line. All the "modules" (tasks in cake) work fine when I test
them separately, but they fail to work in a "real" situation. The
problem is the follow