Hi,

I have to integrate a very bad legacy database where field names are
named inconsistently (like contact, Kontakt, contactID, contact_id,
KontaktID etc.) or even randomly ("ext" is in fact a group_id field in
one table).
I would have to reflect all that in the models so I'd not have to use
that crap anymore.
So: how many of the fied references in your code are hard-coded? What
obstacles will I see? How much can I configure and still play cakephp?

Thanks,
Enno

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to