[Building Sakai] BasicLTI profile pictures

Adrian Fish adrian.r.fish at gmail.com
Mon Dec 17 03:27:50 PST 2012


Hi all,

I'm looking at https://jira.sakaiproject.org/browse/BLTI-155 which covers
the acceptance and provisioning of profile pictures from a LTI consumer.

The easiest way to do this would be to compile profile2 api calls directly
into the blti code although this would mean a coupling between the two
projects. An alternative would be to use reflection to test for the
availability of the profile2 apis at runtime. Another alternative would be
to use the legacy profile api call, setPictureUrl.

I'd rather avoid reflection if possible due to the cost. Any ideas anybody?

Cheers,
Adrian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20121217/937c71dd/attachment.html 


More information about the sakai-dev mailing list