I'm having a very hard time getting things to work in my Model. I am
using Euphrate's LdapSource datasource from the bakery to drive my
model, and setting the $useTable var to "ou=people". I am working on
implementing some of the additional functionality this datasource
needs, but continue to run into problems with Model::hasField()
returning false. I have defined the $_schema array in my Model
correctly, but when I place a debugger line in LdapSource::describe()
to dump $model->_schema it is always null. Placing debug variables
elsewhere to inspect the model $_schema variable also shows a null
value.

How do I overcome this? I need to manually describe the schema for an
LDAP organizationalUnit node, as the leaf nodes beneath it don't
necessarily all have the same objectTypes or attributes.

Thanks in advance,

Scott

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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