On 19/12/05, Kieren Diment <[EMAIL PROTECTED]> wrote:
> Strange problem has cropped up in re-structuring my application.
> [ snip ]
> Now it's in lots of files, so:
> [ snip ]
> Now it ain't working properly - I just get the primary key value in
> the newer version.

The ordering of module loading can affect relationships, this would
have changed if you split into files from a single file.

Are you setting all of the relationships, and loading the classes
explicitly? If so it might be worth changing the order in which you do
so.

cheers,

A.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to