Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] update on Grouper integration

Subject: COmanage Developers List

List archive

[comanage-dev] update on Grouper integration


Chronological Thread 
  • From: Scott Koranda <>
  • To: comanage-dev <>
  • Subject: [comanage-dev] update on Grouper integration
  • Date: Sat, 21 Apr 2012 00:08:04 -0500

Hi,

Unfortunately the Grouper integration is not yet complete
enough to demo.

I am still working on supporting queries when the recursive
is > -1.

I also found (or rediscovered) a significant CakePHP bug. The
bug is discussed here:

http://cakephp.lighthouseapp.com/projects/42648/tickets/873-dbo-source-assumes-queryassociation-exists

The patch detailed there was applied and is in our source code
tree but it is not a complete fix. There are other places in
the code where checks have to be done to see if the
queryAssociation() method exists on the datasource.

In hindsight I am not sure a CakePHP datasource is the right
approach--despite what the documentation says CakePHP assumes
in the core code that one is using a relational database.

We might be better off using the Grouper Loader functionality.

I will keep working on the datasource and see what I can have
working for Sunday.

Thanks,

Scott



Archive powered by MHonArc 2.6.16.

Top of Page